We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0df6268 commit 8069da6Copy full SHA for 8069da6
.github/workflows/build.yml
@@ -34,7 +34,7 @@ jobs:
34
- name: Deploy to GitHub Pages
35
# You may pin to the exact commit or the version.
36
# uses: JamesIves/github-pages-deploy-action@164583b9e44b4fc5910e78feb607ea7c98d3c7b9
37
- uses: JamesIves/[email protected].1
+ uses: JamesIves/[email protected].6
38
with:
39
# This is the branch you wish to deploy to, for example gh-pages or docs.
40
branch: gh-pages
0 commit comments