We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ce38bb commit 53657ccCopy full SHA for 53657cc
.github/workflows/gh-pages.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Build docs
20
run: npm run doc
21
- name: Deploy to GitHub Pages
22
- uses: JamesIves/[email protected].1
+ uses: JamesIves/[email protected].3
23
with:
24
branch: gh-pages
25
folder: docs
0 commit comments