We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 234b3f7 commit ecd8ca0Copy full SHA for ecd8ca0
.github/workflows/doc-generator.yml
@@ -44,7 +44,7 @@ jobs:
44
npm run build
45
46
- name: Deploy 🚀
47
- uses: JamesIves/[email protected].7
+ uses: JamesIves/[email protected].9
48
with:
49
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
50
BRANCH: gh-pages # The branch the action should deploy to.
0 commit comments