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 fc9f0d6 commit 85fadd9Copy full SHA for 85fadd9
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/github-pages-deploy-action@v4.6.8
+ uses: JamesIves/github-pages-deploy-action@v4.7.1
22
with:
23
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
24
BRANCH: gh-pages
0 commit comments