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 GitHub
parent 9eaba0d83d
commit 67ea4faab6

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,