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 9f3390a commit a9a44afCopy full SHA for a9a44af
.github/workflows/publish-pypi.yaml
@@ -1,4 +1,7 @@
1
on:
2
+
3
+ push:
4
+ branches: [release]
5
release:
6
types:
7
- released
0 commit comments