Skip to content

Commit 5552aa4

Browse files
committed
1 parent e5e8eff commit 5552aa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ jobs:
2020
npm run build
2121
2222
- name: Deploy
23-
uses: JamesIves/github-pages-deploy-action@4.2.5
23+
uses: JamesIves/github-pages-deploy-action@v4.2.5
2424
with:
2525
branch: master # The branch the action should deploy to.
2626
folder: public # The folder the action should deploy.

0 commit comments

Comments
 (0)