Skip to content

Commit a11d963

Browse files
authored
Update pythonpublish.yml
1 parent bcc2d73 commit a11d963

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pythonpublish.yml

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

33
on:
44
release:
5-
types: [created]
5+
types: [created, published]
66

77
jobs:
88
deploy:

0 commit comments

Comments
 (0)