Skip to content

Commit

Permalink
unset checkout by the sphinx actions
Browse files Browse the repository at this point in the history
Hadrien committed Dec 6, 2023
1 parent 4a3b38f commit 4421d7a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/documentation.yml
Original file line number Diff line number Diff line change
@@ -14,6 +14,7 @@ jobs:
uses: sphinx-notes/pages@v3
with:
publish: false
checkout: false
- uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 4421d7a

Please sign in to comment.