We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e5dce8e + 2bc0075 commit 4e7e3ebCopy full SHA for 4e7e3eb
.github/workflows/build.yaml
@@ -5,6 +5,8 @@ on:
5
branches:
6
- main
7
- release
8
+ tags:
9
+ - '**'
10
pull_request:
11
12
jobs:
0 commit comments