We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f9e5ac2 commit 9412028Copy full SHA for 9412028
.github/workflows/release.yml
@@ -3,7 +3,7 @@ name: release
3
on:
4
push:
5
branches:
6
- - '*'
+ - '**'
7
release:
8
types: [published]
9
0 commit comments