Skip to content

Commit

Permalink
Merge pull request #40 from taro-kayo/fix/release
Browse files Browse the repository at this point in the history
fix: Creating release doesn't trigger workflow.
  • Loading branch information
taro-kayo authored Jun 1, 2024
2 parents 8d1d9bb + 5367a93 commit 1c004df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/python-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ name: Upload Python Package
on:
release:
types:
- published
- released
- prereleased

jobs:
Expand Down

0 comments on commit 1c004df

Please sign in to comment.