Skip to content

Commit 4999505

Browse files
committed
CCM-12180: correct infraRepo name param
1 parent 0d7458d commit 4999505

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/stage-4-acceptance.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353
APP_CLIENT_ID: ${{ secrets.APP_CLIENT_ID }}
5454
run: |
5555
.github/scripts/dispatch_internal_repo_workflow.sh \
56-
--infraRepoName "nhs-notify-web-template-management" \
56+
--infraRepoName "nhs-notify-supplier-api" \
5757
--releaseVersion "${GITHUB_HEAD_REF:-${GITHUB_REF#refs/heads/}}" \
5858
--targetWorkflow "dispatch-contextual-tests-dynamic-env.yaml" \
5959
--targetEnvironment "pr${{ inputs.pr_number }}" \

0 commit comments

Comments
 (0)