fix: Release Commit (#7274)

This commit is contained in:
Brian Choromanski
2026-03-22 12:35:06 -04:00
committed by GitHub
parent 2ff2f22060
commit 3413c23f16
2 changed files with 3 additions and 1 deletions

View File

@@ -75,4 +75,4 @@ jobs:
${{ inputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
build-args: |
COMMIT=${{ github.sha }}
COMMIT=${{ inputs.ref || github.sha }}