diff --git a/.github/workflows/publish.yaml b/.github/workflows/publish.yaml index bdb1ade..ccc5434 100644 --- a/.github/workflows/publish.yaml +++ b/.github/workflows/publish.yaml @@ -21,7 +21,7 @@ jobs: run: cd docs && mdbook build && touch book/.nojekyll - name: Publish documentation - uses: JamesIves/github-pages-deploy-action@v4.7.2 + uses: JamesIves/github-pages-deploy-action@v4.7.3 with: branch: gh-pages folder: docs/book/