#!/usr/bin/env bash

# Publishing uses PyPI Trusted Publishing (OIDC), so no PYPI_TOKEN secret is
# required. Nothing to validate here for now.

echo "The environment is ready to push releases!"
