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.
2 parents b3083cd + cf31286 commit 95aebdbCopy full SHA for 95aebdb
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