Skip to content

Commit 613b4ca

Browse files
committed
ci: Fix publish pipeline
1 parent 78f60e7 commit 613b4ca

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.github/publish.yml renamed to .github/workflows/publish.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ name: Publish
22

33
on:
44
release:
5-
types:
6-
- published
5+
types: [published]
76

87
permissions:
98
contents: write

0 commit comments

Comments
 (0)