Skip to content

Commit

Permalink
address PR comments
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgeantonio21 committed Jan 2, 2025
1 parent f688667 commit cdba3b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
push: true
platforms: linux/amd64, linux/arm64
build-args:
ENABLE_TDX: "false"
ENABLE_TDX=false
tags: |
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:default
${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:${{ github.event.release.tag_name }}-default

0 comments on commit cdba3b0

Please sign in to comment.