We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb2a52c commit 0c556ddCopy full SHA for 0c556dd
.github/workflows/gh-pages.yml
@@ -17,7 +17,7 @@ jobs:
17
run: npm run build-gh-pages
18
19
- name: Deploy 🚀
20
- uses: JamesIves/[email protected].7
+ uses: JamesIves/[email protected].8
21
with:
22
branch: gh-pages
23
folder: gh-pages
0 commit comments