We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 17749c4 + e9dd759 commit 645573aCopy full SHA for 645573a
1 file changed
.github/workflows/publish.yaml
@@ -20,7 +20,7 @@ jobs:
20
21
- name: Publish documentation
22
if: ${{ github.event_name == 'push' && startsWith('refs/heads/main', github.ref) }}
23
- uses: JamesIves/github-pages-deploy-action@v4.7.6
+ uses: JamesIves/github-pages-deploy-action@v4.8.0
24
with:
25
branch: gh-pages
26
folder: docs/book/
0 commit comments