Skip to content

Commit

Permalink
github/release: Ensure production workflow doesn't start before stagi…
Browse files Browse the repository at this point in the history
…ng (#170)
  • Loading branch information
radeksimko authored Dec 18, 2023
1 parent fbd8470 commit 61404ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jobs:
production:
runs-on: ubuntu-latest
needs: staging
steps:
- name: Setup bob
uses: hashicorp/action-setup-bob@v1
Expand Down

0 comments on commit 61404ac

Please sign in to comment.