Skip to content

Commit 0ea21d4

Browse files
remove extra inputs
1 parent b9e358d commit 0ea21d4

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

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

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -204,13 +204,9 @@ jobs:
204204
shell: bash
205205
run: |
206206
.github/scripts/dispatch_internal_repo_workflow.sh \
207-
--infraRepoName "$(echo ${{ github.repository }} | cut -d'/' -f2)" \
208207
--releaseVersion ${{ github.head_ref || github.ref_name }} \
209208
--targetWorkflow "publish-supplier-config.yaml" \
210209
--targetEnvironment "${{ steps.set-environment.outputs.environment_name }}" \
211-
--targetComponent "api" \
212210
--targetAccountGroup "nhs-notify-suppliers-dev" \
213-
--overrideProjectName "nhs" \
214-
--overrideRoleName "nhs-main-acct-supplier-api-github-deploy" \
215211
--tableName "supplier-config" \
216212
--internalRef "feature/CCM-12444-supplier-config-publishing-workflow"

0 commit comments

Comments
 (0)