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