Skip to content

Commit 4b004e3

Browse files
committed
Fix
1 parent bd6524c commit 4b004e3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/stage-3-build.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -207,7 +207,7 @@ jobs:
207207
with:
208208
version: "${{ inputs.version }}"
209209
environment: ${{ needs.pr-create-dynamic-environment.outputs.environment_name }}
210-
apimEnv: "internal-dev"
210+
apimEnv: "internal-dev-pr"
211211
runId: "${{ github.run_id }}"
212212
buildSandbox: false
213213
releaseVersion: ${{ github.head_ref || github.ref_name }}

0 commit comments

Comments
 (0)