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 c573627 commit d46f353Copy full SHA for d46f353
.github/workflows/build.yml
@@ -45,7 +45,7 @@ jobs:
45
echo "" > .nojekyll
46
47
- name: Deploy
48
- uses: JamesIves/github-pages-deploy-action@4
+ uses: JamesIves/github-pages-deploy-action@v4
49
with:
50
single-commit: true
51
branch: gh-pages
0 commit comments