Skip to content

Commit

Permalink
use GitHub PyPI publish action release v1
Browse files Browse the repository at this point in the history
  • Loading branch information
fabianegli committed Aug 30, 2022
1 parent cd0ac0b commit ddf118a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,6 @@ jobs:

- name: Publish dist to PyPI
if: github.repository == 'nf-core/tools'
uses: pypa/gh-action-pypi-publish@master
uses: pypa/gh-action-pypi-publish@release/v1
with:
password: ${{ secrets.pypi_password }}

0 comments on commit ddf118a

Please sign in to comment.