We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8ba6e3c commit 80f346aCopy full SHA for 80f346a
.github/workflows/publish-release.yml
@@ -5,6 +5,8 @@ on:
5
push:
6
tags:
7
- "v*"
8
+ branches:
9
+ - test-release-2.0
10
11
jobs:
12
compile-gui:
0 commit comments