#!/usr/bin/env bash
exec uv run --script ci/publish.py "$@"
