Skip to content

Commit

Permalink
Update publish-to-pypi.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
hennlo authored Jan 3, 2022
1 parent 3b02f94 commit 50f4a7d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/publish-to-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ on:
types:
- published
- released
- created

jobs:
build-n-publish:
Expand All @@ -38,4 +37,3 @@ jobs:
uses: pypa/gh-action-pypi-publish@master
with:
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit 50f4a7d

Please sign in to comment.