We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 77bd002 commit 75df66cCopy full SHA for 75df66c
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