We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0e3287 commit 0312993Copy full SHA for 0312993
.github/workflows/publish.yaml
@@ -21,7 +21,7 @@ jobs:
21
run: cd docs && mdbook build && touch book/.nojekyll
22
23
- name: Publish documentation
24
- uses: JamesIves/[email protected].2
+ uses: JamesIves/[email protected].3
25
with:
26
branch: gh-pages
27
folder: docs/book/
0 commit comments