Skip to content

Commit 968e9d9

Browse files
committed
Switch release workflow to published events
1 parent 42ca3d8 commit 968e9d9

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

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

77
jobs:
88
test:

0 commit comments

Comments
 (0)