We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a124d82 commit a7d17a9Copy full SHA for a7d17a9
1 file changed
.github/workflows/release.yml
@@ -5,7 +5,7 @@ name: Upload Python Package
5
6
on:
7
release:
8
- types: [created]
+ types: [created, published]
9
10
jobs:
11
deploy:
0 commit comments