Skip to content

Commit a800097

Browse files
committed
updated github action
1 parent 95d768a commit a800097

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
- run: npm run bundle -- --folder=${{ steps.extract_branch.outputs.branch }}
3131

3232
- name: Deploy to GitHub Pages
33-
uses: JamesIves/github-pages-deploy-action@4.7.3
33+
uses: JamesIves/github-pages-deploy-action@v4.7.3
3434
with:
3535
branch: gh-pages
3636
folder: bundles

0 commit comments

Comments
 (0)