Skip to content

Commit 8f124b7

Browse files
point at internal main
1 parent e0a0e34 commit 8f124b7

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

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

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -161,8 +161,7 @@ jobs:
161161
--targetAccountGroup "nhs-notify-supplier-api-dev" \
162162
--terraformAction "apply" \
163163
--overrideProjectName "nhs" \
164-
--overrideRoleName "nhs-main-acct-supplier-api-github-deploy" \
165-
--internalRef "feature/CCM-12444-supplier-config-publishing-workflow"
164+
--overrideRoleName "nhs-main-acct-supplier-api-github-deploy"
166165
populate-config:
167166
name: "Populate Supplier Config"
168167
runs-on: ubuntu-latest
@@ -190,7 +189,6 @@ jobs:
190189
--targetComponent "config" \
191190
--targetAccountGroup "nhs-notify-suppliers-dev" \
192191
--tableName "supplier-config" \
193-
--internalRef "feature/CCM-12444-supplier-config-publishing-workflow" \
194192
--force "true"
195193
artefact-proxies:
196194
name: "Build proxies"

0 commit comments

Comments
 (0)