Skip to content

Commit 03ca601

Browse files
add target component
1 parent 8b4eae9 commit 03ca601

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -207,6 +207,7 @@ jobs:
207207
--releaseVersion ${{ github.head_ref || github.ref_name }} \
208208
--targetWorkflow "publish-supplier-config.yaml" \
209209
--targetEnvironment "${{ steps.set-environment.outputs.environment_name }}" \
210+
--targetComponent "config" \
210211
--targetAccountGroup "nhs-notify-suppliers-dev" \
211212
--tableName "supplier-config" \
212213
--internalRef "feature/CCM-12444-supplier-config-publishing-workflow"

0 commit comments

Comments
 (0)