We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5e8eff commit 5552aa4Copy full SHA for 5552aa4
.github/workflows/build.yml
@@ -20,7 +20,7 @@ jobs:
20
npm run build
21
22
- name: Deploy
23
- uses: JamesIves/github-pages-deploy-action@4.2.5
+ uses: JamesIves/github-pages-deploy-action@v4.2.5
24
with:
25
branch: master # The branch the action should deploy to.
26
folder: public # The folder the action should deploy.
0 commit comments