Skip to content

Commit

Permalink
📦 Publish release to PyPI when updated
Browse files Browse the repository at this point in the history
  • Loading branch information
shnizzedy committed Mar 15, 2021
1 parent fc8305b commit 46af66e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pythonpublish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name: Upload Python Package

on:
release:
types: [created]
types: [created, edited, published, released]

jobs:
deploy:
Expand Down

0 comments on commit 46af66e

Please sign in to comment.