Ensure we use goreleaser-pro for release build workflow (#3421)

Signed-off-by: James Humphries <james@james-humphries.co.uk>
This commit is contained in:
James Humphries
2025-10-23 15:14:23 +01:00
committed by James Humphries
parent 56bccad283
commit 3dab0c206d

View File

@@ -111,6 +111,7 @@ jobs:
uses: goreleaser/goreleaser-action@5742e2a039330cbb23ebf35f046f814d4c6ff811 # v5.1.0
with:
version: v1.21.2
distribution: goreleaser-pro
args: release --clean --timeout=60m --snapshot=${{ !startsWith(inputs.tag, 'v') }}
env:
# Note: the GPG_FINGERPRINT and GPG_KEY_FILE are defined in the task above. If they are not set,