Skip to content

Commit

Permalink
Fixing needs
Browse files Browse the repository at this point in the history
  • Loading branch information
frasermolyneux committed Dec 8, 2023
1 parent d95cb79 commit c61aec2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-to-production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
terraform-plan-and-apply-prd:
environment: Production
runs-on: ubuntu-latest
needs: [terraform-plan-and-apply-dev]

concurrency:
group: ${{ github.repository }}-prd
Expand Down

0 comments on commit c61aec2

Please sign in to comment.