diff --git a/.github/workflows/deploy-multiple-accounts.yml b/.github/workflows/deploy-multiple-accounts.yml index 11290439..e38d9883 100644 --- a/.github/workflows/deploy-multiple-accounts.yml +++ b/.github/workflows/deploy-multiple-accounts.yml @@ -46,7 +46,7 @@ jobs: strategy: fail-fast: false matrix: - short_helpline: ${{ fromJson(inputs.helplines) }} + helpline_code: ${{ fromJson(inputs.helplines) }} environment_code: ${{ fromJson(inputs.environments) }} runs-on: ubuntu-latest env: