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 c16b1d6 commit 48d40abCopy full SHA for 48d40ab
.github/workflows/python-publish.yml
@@ -5,6 +5,7 @@ name: Upload Python Package
5
6
on:
7
release:
8
+ types: [published]
9
branches: [main]
10
11
permissions:
0 commit comments