Skip to content

Commit 0f345d9

Browse files
committed
make workflow run on edit
1 parent ec73bbb commit 0f345d9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/pypi-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Upload Release Assets to PyPI
22

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

77
jobs:
88
deploy:

0 commit comments

Comments
 (0)