We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0216af8 commit 9e99c24Copy full SHA for 9e99c24
.github/workflows/doc-generator.yml
@@ -49,7 +49,7 @@ jobs:
49
npm run build
50
51
- name: Deploy 🚀
52
- uses: JamesIves/github-pages-deploy-action@5c6e9e9f3672ce8fd37b9856193d2a537941e66c # v4.6.1
+ uses: JamesIves/github-pages-deploy-action@94f3c658273cf92fb48ef99e5fbc02bd2dc642b2 # v4.6.3
53
with:
54
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
55
BRANCH: gh-pages # The branch the action should deploy to.
0 commit comments