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.
1 parent c6abe93 commit 9faa3a7Copy full SHA for 9faa3a7
.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