Skip to content

Commit

Permalink
Change trigger from released to published`
Browse files Browse the repository at this point in the history
This would also upload "pre-releases" to PyPi
  • Loading branch information
TheJulianJES committed Aug 2, 2023
1 parent 02770e5 commit dea1f5a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-to-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Publish distributions to PyPI
on:
release:
types:
- released
- published

jobs:
shared-build-and-publish:
Expand Down

0 comments on commit dea1f5a

Please sign in to comment.