We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 425feaf commit 46021eeCopy full SHA for 46021ee
.github/workflows/create-nightly-installer.yaml
@@ -5,6 +5,7 @@ on:
5
branches:
6
- stable
7
- dt_pre*
8
+ - dt_rel*
9
env:
10
ACTIONS_ALLOW_UNSECURE_COMMANDS: true
11
0 commit comments