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 6e0435f commit 887522aCopy full SHA for 887522a
.github/workflows/gh-pages.yml
@@ -30,7 +30,7 @@ jobs:
30
bash .github/workflows/fix_redirects.sh
31
32
- name: Deploy 🚀
33
- uses: JamesIves/[email protected].4
+ uses: JamesIves/[email protected].5
34
with:
35
token: '${{ secrets.GHPAGES_ACTION_DEPLOY_TOKEN_PAT }}'
36
git-config-name: '${{ secrets.GHPAGES_ACTION_DEPLOY_GITNAME_PAT }}'
0 commit comments