Skip to content

Commit

Permalink
yaml fix branch
Browse files Browse the repository at this point in the history
  • Loading branch information
ens-ftricomi committed Sep 15, 2023
1 parent 07a9a05 commit cb61bcc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/documentation.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
run: |
sphinx-build -d docs/source docs/build
- name: Deploy
uses: ensembl/ensembl-anno
uses: peaceiris/actions-gh-pages@v3
if: ${{ github.event_name == 'push' && github.ref == 'refs/heads/dev/python_repo' }}
with:
publish_branch: dev/python_repo
Expand Down

0 comments on commit cb61bcc

Please sign in to comment.