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 bcb98d0 commit 798a8d2Copy full SHA for 798a8d2
.github/workflows/gh-pages.yml
@@ -90,7 +90,7 @@ jobs:
90
run: find docsite/_site
91
92
- name: Deploy to GitHub Pages
93
- uses: JamesIves/[email protected].1
+ uses: JamesIves/[email protected].8
94
with:
95
branch: gh-pages
96
folder: docsite/_site
0 commit comments