Skip to content

Commit cc8505f

Browse files
committed
ci: trigger build on release edited event
1 parent 41f7303 commit cc8505f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ name: Build & Attach Release Asset
22

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

77
permissions:
88
contents: write

0 commit comments

Comments
 (0)