We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e874d57 + 7e4ffb8 commit cf9463dCopy full SHA for cf9463d
.github/workflows/site.yaml
@@ -25,7 +25,7 @@ jobs:
25
CI_DEPLOY_USERNAME: ${{ secrets.CI_DEPLOY_USERNAME }}
26
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
27
- name: Deploy Site to gh-pages
28
- uses: JamesIves/github-pages-deploy-action@v4.6.0
+ uses: JamesIves/github-pages-deploy-action@v4.6.1
29
with:
30
ssh-key: true
31
branch: gh-pages
0 commit comments