set BRANCH_NAME to release-1.15.x (#16374)
This commit is contained in:
parent
518974934f
commit
a90d789a13
|
@ -7,7 +7,7 @@ on:
|
|||
env:
|
||||
EMBER_PARTITION_TOTAL: 4 # Has to be changed in tandem with the matrix.partition
|
||||
BRANCH: "release/1.15.x"
|
||||
BRANCH_NAME: "release/1.15.x" # Used for naming artifacts
|
||||
BRANCH_NAME: "release-1.15.x" # Used for naming artifacts
|
||||
|
||||
jobs:
|
||||
frontend-test-workspace-node:
|
||||
|
|
Loading…
Reference in New Issue