diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 55792b18..48f1b25e 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,4 +1,4 @@ -name: release +name: PyPI release # Publishes the package to PyPI / TestPyPI via manual dispatch only. #