Skip to content

Commit

Permalink
Remove prod api
Browse files Browse the repository at this point in the history
  • Loading branch information
oluwolenpbc authored Oct 3, 2024
1 parent 7a8ba0c commit 87c28d1
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,13 +11,6 @@ permissions:

jobs:
# Promote and Deploy to prod-test, which only includes worker
promote-prod-test-api:
uses: ./.github/workflows/promote.yml
with:
environment: prod-test
module: api
secrets: inherit

promote-prod-test-worker:
uses: ./.github/workflows/promote.yml
with:
Expand Down

0 comments on commit 87c28d1

Please sign in to comment.