Skip to content

Commit 1f30d65

Browse files
Update publish.yml
fix publish workflow for next release
1 parent 93e6125 commit 1f30d65

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: Publish
22

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

88
jobs:

0 commit comments

Comments
 (0)