Skip to content

Commit ab471f2

Browse files
rllinrllin
authored andcommitted
also trigger on release updates
1 parent 500ec9a commit ab471f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ name: Publish Python Package
44

55
on:
66
release:
7-
types: [created]
7+
types: [created, updated]
88

99
jobs:
1010
deploy:

0 commit comments

Comments
 (0)