We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28e9781 commit af47c98Copy full SHA for af47c98
.github/workflows/deploy.yaml
@@ -33,7 +33,7 @@ jobs:
33
npm run docs:build
34
35
- name: Deploy API documentation 🚀
36
- uses: JamesIves/github-pages-deploy-action@v4.5.0
+ uses: JamesIves/github-pages-deploy-action@v4.6.0
37
with:
38
token: ${{ env.GITHUB_TOKEN }}
39
branch: gh-pages
0 commit comments