Skip to content

Commit

Permalink
fix: remove environment
Browse files Browse the repository at this point in the history
  • Loading branch information
scopsy committed May 12, 2024
1 parent e20024d commit 5e2dd95
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/prod-deploy-api.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ jobs:
with:
ee: ${{ contains (matrix.name,'-ee') }}
job-name: ${{ matrix.name }}
environment: Production
secrets: inherit

build_prod_image:
Expand Down

0 comments on commit 5e2dd95

Please sign in to comment.