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 5234cc8 commit 7d23765Copy full SHA for 7d23765
.github/workflows/docs.yml
@@ -48,7 +48,7 @@ jobs:
48
- name: Build guide
49
run: mdbook build guide
50
- name: Publish docs
51
- uses: JamesIves/github-pages-deploy-action@v4.7.2
+ uses: JamesIves/github-pages-deploy-action@v4.7.3
52
with:
53
branch: gh-pages
54
folder: guide/book
0 commit comments