Skip to content

Commit 2db9415

Browse files
authored
fix(ci): change to released event
1 parent c0e0c77 commit 2db9415

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/npm-release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
name: Publish package
22
on:
33
release:
4-
types: [created]
4+
types: [released]
55

66
permissions:
77
id-token: write

0 commit comments

Comments
 (0)