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 be21d53 commit f6d6158Copy full SHA for f6d6158
.github/workflows/pypi-publish.yml
@@ -1,5 +1,7 @@
1
name: Publish to pypi
2
-on: release
+on:
3
+ release:
4
+ types: [published]
5
6
jobs:
7
build:
0 commit comments