Skip to content

Commit

Permalink
Deploy documentation not only on push
Browse files Browse the repository at this point in the history
  • Loading branch information
lisajulia committed Jun 26, 2024
1 parent 8a70d0c commit 50c8430
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/python_sphinx_docs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,6 @@ jobs:
run: |
cp -r python/sphinx_docs/docs/_build/* python/gh-pages/
- name: Deploy documentation
if: ${{ github.event_name == 'push' }}
uses: JamesIves/github-pages-deploy-action@v4
with:
branch: gh-pages
Expand Down

0 comments on commit 50c8430

Please sign in to comment.