Skip to content

Commit

Permalink
update action
Browse files Browse the repository at this point in the history
  • Loading branch information
murphycj committed Oct 31, 2022
1 parent 048247c commit 11cc22f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-pypi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Build the distribution
run: python setup.py sdist bdist_wheel

- name: Publish MultiQC to PyPI
- name: Publish AGFusion to PyPI
if: github.repository == 'murphycj/AGFusion'
uses: pypa/gh-action-pypi-publish@release/v1
with:
Expand Down

0 comments on commit 11cc22f

Please sign in to comment.