We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 77bd002 + 75df66c commit 095f5a0Copy full SHA for 095f5a0
1 file changed
.github/workflows/publish.yml
@@ -3,7 +3,7 @@ name: Publish
3
on:
4
release:
5
types: # https://docs.github.com/en/developers/webhooks-and-events/webhook-events-and-payloads#release
6
- - released
+ - published
7
8
jobs:
9
main:
0 commit comments