Skip to content

Commit 9440749

Browse files
authored
ci: align release.yml trigger with Linux workflows (created → published) (#2275)
1 parent 2feb09a commit 9440749

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name: Upload releases
33
on:
44
release:
55
types:
6-
- created
6+
- published
77

88
permissions:
99
contents: write

0 commit comments

Comments
 (0)