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 388894d commit 91da9eaCopy full SHA for 91da9ea
.github/workflows/release-dev.yaml
@@ -145,4 +145,4 @@ jobs:
145
license-id: ${{ secrets.STAGING_EMBEDDED_CLUSTER_LICENSE_ID }}
146
license: ${{ secrets.STAGING_EMBEDDED_CLUSTER_LICENSE }}
147
testim-access-token: ${{ secrets.TESTIM_ACCESS_TOKEN }}
148
- testim-branch: ${{ github.head_ref == 'main' && 'master' || github.head_ref }}
+ testim-branch: 'master'
0 commit comments