We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a0378ae commit 61686caCopy full SHA for 61686ca
1 file changed
.github/workflows/publish.yml
@@ -9,6 +9,9 @@ on:
9
- main
10
tags:
11
- 'v*.*.*'
12
+ release:
13
+ types:
14
+ - published
15
16
permissions:
17
contents: write
0 commit comments