We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c17024a commit 8e137f4Copy full SHA for 8e137f4
.github/workflows/rel.yml
@@ -14,7 +14,7 @@ on:
14
types:
15
- completed
16
branches:
17
- - "master"
+ - '*'
18
19
permissions: write-all
20
0 commit comments