Skip to content

Commit

Permalink
Update deploy.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
IAlibay authored Aug 28, 2023
1 parent a51864a commit 1ee1997
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
package_name: 'mda_xdrlib'

- name: pypi_deploy
uses: MDAnalysis/pypi-deployments@main
uses: MDAnalysis/pypi-deployment@main
if: github.event_name == 'release' && github.event.action == 'published'
with:
token: ${{ secrets.PYPI_API_TOKEN }}
Expand Down

0 comments on commit 1ee1997

Please sign in to comment.