Skip to content

Commit

Permalink
Remove environment from deployment trigger
Browse files Browse the repository at this point in the history
  • Loading branch information
kberzinch committed Apr 14, 2024
1 parent bd09a4e commit e016845
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,5 +103,4 @@ jobs:
contents: read
with:
image-digest: ${{ needs.docker.outputs.image-digest }}
environment: production
precompressed-assets: true

0 comments on commit e016845

Please sign in to comment.