We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2ff7a7 commit d12ba18Copy full SHA for d12ba18
1 file changed
.github/workflows/stage-4-acceptance.yaml
@@ -53,7 +53,7 @@ jobs:
53
APP_CLIENT_ID: ${{ secrets.APP_CLIENT_ID }}
54
run: |
55
.github/scripts/dispatch_internal_repo_workflow.sh \
56
- --infraRepoName "nhs-notify-web-template-management" \
+ --infraRepoName "nhs-notify-supplier-api" \
57
--releaseVersion "${GITHUB_HEAD_REF:-${GITHUB_REF#refs/heads/}}" \
58
--targetWorkflow "dispatch-contextual-tests-dynamic-env.yaml" \
59
--targetEnvironment "pr${{ inputs.pr_number }}" \
0 commit comments