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 8426d6e commit b591508Copy full SHA for b591508
.github/workflows/github-pages.yml
@@ -41,7 +41,7 @@ jobs:
41
name: pages
42
path: public
43
- name: Deploy gh pages
44
- uses: JamesIves/[email protected].1
+ uses: JamesIves/[email protected].2
45
with:
46
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
47
BRANCH: gh-pages
0 commit comments