We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6abe93 commit 9faa3a7Copy full SHA for 9faa3a7
1 file changed
.github/workflows/build.yaml
@@ -5,6 +5,8 @@ on:
5
branches:
6
- main
7
- dev
8
+ tags:
9
+ - v*
10
11
env:
12
ARTIFACT_NAME: rtss-${{ github.ref_name }}.tar.gz
0 commit comments