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 0d7458d commit 4999505Copy full SHA for 4999505
.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