Skip to content

Commit

Permalink
Update documentation workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
bonicim committed Jul 24, 2023
1 parent 44a2a8b commit cbd5fae
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 @@ -16,6 +16,7 @@ jobs:
run: |
sphinx-build docs/source _build
- name: Deploy
if: github.head_ref == 'master'
uses: peaceiris/actions-gh-pages@v3
with:
publish_branch: gh-pages
Expand Down

0 comments on commit cbd5fae

Please sign in to comment.