update goreleaser

This commit is contained in:
Evan Jarrett
2026-05-03 14:51:05 -05:00
parent 18b000d0c1
commit ba05b20364
2 changed files with 4 additions and 8 deletions
+3
View File
@@ -1,6 +1,9 @@
#!/usr/bin/env bash
set -e
ARTIFACT_PATH="$1"
ARTIFACT_NAME="$2"
# Serialize across parallel invocations from goreleaser to avoid slamming the
# PDS with simultaneous uploads. `goat account login` happens once in the
# release workflow before goreleaser runs, so this script just reuses the