Skip to content

Commit 80a6995

Browse files
authored
Update python-publish.yml
1 parent c8510ee commit 80a6995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ name: Upload Python Package
1010

1111
on:
1212
release:
13-
types: [created]
13+
types: [published]
1414

1515
jobs:
1616
deploy:

0 commit comments

Comments
 (0)