We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd6524c commit 4b004e3Copy full SHA for 4b004e3
1 file changed
.github/workflows/stage-3-build.yaml
@@ -207,7 +207,7 @@ jobs:
207
with:
208
version: "${{ inputs.version }}"
209
environment: ${{ needs.pr-create-dynamic-environment.outputs.environment_name }}
210
- apimEnv: "internal-dev"
+ apimEnv: "internal-dev-pr"
211
runId: "${{ github.run_id }}"
212
buildSandbox: false
213
releaseVersion: ${{ github.head_ref || github.ref_name }}
0 commit comments