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 826db2f + f00c2cb commit 0e2762eCopy full SHA for 0e2762e
.github/workflows/build.yml
@@ -4,6 +4,8 @@ on:
4
push:
5
branches:
6
- main
7
+ release:
8
+ types: [published]
9
10
permissions:
11
contents: read
0 commit comments