We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5e55507 commit 0608830Copy full SHA for 0608830
.github/workflows/publish.yml
@@ -1,7 +1,7 @@
1
on:
2
release:
3
types:
4
- - created
+ - published
5
6
jobs:
7
pypi-publish:
0 commit comments