Skip to content

Commit 51df1d1

Browse files
committed
[ci] Trigger pypi workflow on edit release (temporary)
1 parent 1cd2981 commit 51df1d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/pypi.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Publish Python Package to Pypi.org
22

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

77
permissions:
88
id-token: write

0 commit comments

Comments
 (0)