Skip to content

Commit

Permalink
BUGFIX: docs deploy fails fix_test1
Browse files Browse the repository at this point in the history
  • Loading branch information
viktorht committed Nov 28, 2024
1 parent ae4ffb7 commit e0b34d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
cd ..
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/main' }}
with:
publish_branch: gh-pages
github_token: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit e0b34d9

Please sign in to comment.