We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f3042a1 commit cb35f7eCopy full SHA for cb35f7e
.github/workflows/deploy-gh-page.yml
@@ -18,7 +18,7 @@ jobs:
18
run: JOBS=4 MODE=html make all
19
20
- name: Deploy to gh page
21
- uses: JamesIves/[email protected].1
+ uses: JamesIves/[email protected].2
22
with:
23
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
24
BRANCH: gh-pages
0 commit comments