Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 48de557

Browse files
committed
patch publish action
1 parent 9c2670c commit 48de557

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎.github/workflows/python-publish.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name: Upload Python Package to PyPI
55

66
on:
77
release:
8-
types: [created]
8+
types: [published]
99

1010
jobs:
1111
deploy:

0 commit comments

Comments
 (0)