Skip to content

Commit e6cf738

Browse files
committed
💩 Run publish workflow on release edit
Release "edited" should trigger the workflow because the workflow did not run for the current release. This will be reverted again after running for 0.4.0.
1 parent 90ca655 commit e6cf738

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ on:
44
release:
55
types:
66
- published
7+
- edited # TODO: remove after running for already published release for 0.4.0
78

89
jobs:
910
pypi-publish:

0 commit comments

Comments
 (0)