Skip to content

Commit

Permalink
Updated action workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
Harshit Budhraja committed Dec 28, 2019
1 parent bac18c0 commit f2b7e41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pypi-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Publish Python Package to PyPI

on:
release:
types: [created, updated]
types: [created, edited]

jobs:
deploy:
Expand Down

0 comments on commit f2b7e41

Please sign in to comment.