Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c2670c commit 48de557Copy full SHA for 48de557
1 file changed
‎.github/workflows/python-publish.yml‎
@@ -5,7 +5,7 @@ name: Upload Python Package to PyPI
5
6
on:
7
release:
8
- types: [created]
+ types: [published]
9
10
jobs:
11
deploy:
0 commit comments