Skip to content

Commit 3d06ff5

Browse files
committed
ci: change release trigger to 'published'
1 parent d9b603c commit 3d06ff5

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
@@ -2,7 +2,7 @@ name: 'release'
22

33
on:
44
release:
5-
types: [created]
5+
types: [published]
66
workflow_dispatch:
77

88
permissions:

0 commit comments

Comments
 (0)