Skip to content

Commit 11cc22f

Browse files
committed
update action
1 parent 048247c commit 11cc22f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy-pypi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ jobs:
2323
- name: Build the distribution
2424
run: python setup.py sdist bdist_wheel
2525

26-
- name: Publish MultiQC to PyPI
26+
- name: Publish AGFusion to PyPI
2727
if: github.repository == 'murphycj/AGFusion'
2828
uses: pypa/gh-action-pypi-publish@release/v1
2929
with:

0 commit comments

Comments
 (0)