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 18a6c11 commit 51e69a0Copy full SHA for 51e69a0
1 file changed
.github/workflows/deploy-gh-page.yml
@@ -21,7 +21,7 @@ jobs:
21
run: JOBS=4 MODE=html make all
22
23
- name: Deploy to gh page
24
- uses: JamesIves/github-pages-deploy-action@v4.7.4
+ uses: JamesIves/github-pages-deploy-action@v4.7.3
25
with:
26
token: ${{ secrets.GITHUB_TOKEN }}
27
branch: gh-pages
0 commit comments