Thanks to visit codestin.com Credit goes to github.com
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 f3042a1 commit cb35f7eCopy full SHA for cb35f7e
1 file changed
.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