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 75d01a2 commit 9d0343dCopy full SHA for 9d0343d
.github/workflows/python-publish.yml
@@ -1,7 +1,8 @@
1
name: Python package build and publish
2
3
on:
4
- push:
+ release:
5
+ types: [created]
6
7
jobs:
8
deploy:
0 commit comments