We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b1dff3 commit 6e884c5Copy full SHA for 6e884c5
1 file changed
.github/workflows/stage-4-acceptance.yaml
@@ -85,7 +85,7 @@ jobs:
85
.github/scripts/dispatch_internal_repo_workflow.sh \
86
--targetWorkflow "dispatch-contextual-tests-dynamic-env.yaml" \
87
--infraRepoName "nhs-notify-supplier-api" \
88
- --releaseVersion "${GITHUB_HEAD_REF:-${GITHUB_REF#refs/heads/}}" \
+ --releaseVersion "feature/CCM-14778" \
89
--overrideProjectName "nhs" \
90
--targetEnvironment "$ENVIRONMENT" \
91
--targetAccountGroup "nhs-notify-supplier-api-dev" \
0 commit comments