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 b3083cd commit cf31286Copy full SHA for cf31286
1 file changed
.github/workflows/build.yml
@@ -9,6 +9,9 @@ on:
9
push:
10
branches:
11
- main
12
+ release:
13
+ types:
14
+ - published
15
workflow_dispatch:
16
17
env:
0 commit comments