Skip to content

Commit c3b48b4

Browse files
authored
chore: Use publish activity (#91)
Use publish activity Signed-off-by: Todd Baert <[email protected]>
1 parent 5758817 commit c3b48b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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
registry_package:
5-
types: [created]
5+
types: [published]
66

77
jobs:
88
build:

0 commit comments

Comments
 (0)