We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25c5688 commit d1d633aCopy full SHA for d1d633a
.github/workflows/publish.yml
@@ -1,8 +1,8 @@
1
-name: Packaging
+name: Publish
2
3
on:
4
release:
5
- types: [created]
+ types: [published]
6
7
jobs:
8
build_sdist:
0 commit comments