Skip to content

Commit 435b3a2

Browse files
authored
Merge pull request #61 from levibuzolic/fix-release-script
Update release workflow for trusted publishing
2 parents a0edb1a + 968e9d9 commit 435b3a2

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)