Skip to content

Commit

Permalink
Refactor deploy-multiple-accounts.yml to use main action 2
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenhand committed Aug 29, 2023
1 parent a1035a1 commit c08d5ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-multiple-accounts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit c08d5ba

Please sign in to comment.