Skip to content

Commit

Permalink
Fix env for live docker image
Browse files Browse the repository at this point in the history
  • Loading branch information
floodcode committed Mar 12, 2024
1 parent d0e2d0c commit 13c778f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/live-build-and-push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
docker-tag: ${{ env.image-tag }}
docker-platform: ${{ matrix.platform.name }}
version: ${{ github.sha }}
environment: stage
environment: live

multiarch-push:
runs-on: arm64
Expand Down

0 comments on commit 13c778f

Please sign in to comment.