We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0a462e8 commit 804f43eCopy full SHA for 804f43e
.github/workflows/release.yml
@@ -8,6 +8,8 @@ on:
8
push:
9
tags:
10
- '**'
11
+ branches:
12
+ - 'dasm/release-build'
13
14
15
env:
0 commit comments