We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8747c02 commit ed4abc4Copy full SHA for ed4abc4
.github/workflows/python-publish.yml
@@ -5,7 +5,7 @@ name: Upload Python Package
5
6
on:
7
release:
8
- types: [created]
+ types: [published]
9
10
jobs:
11
deploy:
0 commit comments