Skip to content

Commit

Permalink
Merge pull request #537 from techmatters/v1.13-rc
Browse files Browse the repository at this point in the history
V1.13 rc
  • Loading branch information
stephenhand authored Nov 9, 2023
2 parents 68bfed1 + 46d3e14 commit 4d09b59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-all-production-accounts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,6 @@ jobs:
uses: ./.github/workflows/deploy-multiple-accounts.yml
secrets: inherit
with:
helplines: ${{ needs.configure.outputs.production_helplines }}
helplines: ${{ needs.configure.outputs.target_helplines }}
environments: '[ "PROD" ]'

0 comments on commit 4d09b59

Please sign in to comment.