···11#!/usr/bin/env bash
22set -e
3344+ARTIFACT_PATH="$1"
55+ARTIFACT_NAME="$2"
66+47# Serialize across parallel invocations from goreleaser to avoid slamming the
58# PDS with simultaneous uploads. `goat account login` happens once in the
69# release workflow before goreleaser runs, so this script just reuses the