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 cab4548 commit e5f7043Copy full SHA for e5f7043
.github/workflows/push.yml
@@ -34,7 +34,7 @@ jobs:
34
touch website/.nojekyll
35
36
- name: Deploy to GitHub Pages
37
- uses: JamesIves/github-pages-deploy-action@4.6.3
+ uses: JamesIves/github-pages-deploy-action@v4.6.3
38
with:
39
folder: website
40
branch: 'gh-pages'
.github/workflows/site.yml
@@ -33,7 +33,7 @@ jobs:
33
0 commit comments