Skip to content

Commit

Permalink
💚 fix docs CI
Browse files Browse the repository at this point in the history
  • Loading branch information
techouse committed Apr 28, 2024
1 parent d6af833 commit 50ac951
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
Expand Up @@ -31,6 +31,7 @@ jobs:
uses: peaceiris/actions-gh-pages@v4
if: ${{ github.ref == 'refs/heads/main' }}
with:
publish_branch: gh-pages
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: docs/_build/
force_orphan: true

0 comments on commit 50ac951

Please sign in to comment.