Skip to content

Commit 6d910eb

Browse files
committed
Use other events since edited is for drafts
[ci skip]
1 parent 3d91dd8 commit 6d910eb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ permissions:
55

66
on:
77
release:
8-
types: [published, edited]
8+
types: [published, prereleased, released]
99

1010
jobs:
1111
build-image:

0 commit comments

Comments
 (0)