Skip to content

Commit 8cd0439

Browse files
Merge pull request #321 from ffmpegwasm/dependabot/github_actions/JamesIves/github-pages-deploy-action-4.4.1
2 parents d770779 + d5893e8 commit 8cd0439

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-gh.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ jobs:
2828
run: npm run build
2929

3030
- name: Deploy to GitHub Pages 🚀
31-
uses: JamesIves/github-pages-deploy-action@v4.4.0
31+
uses: JamesIves/github-pages-deploy-action@v4.4.1
3232
with:
3333
branch: gh-pages
3434
folder: dist

0 commit comments

Comments
 (0)