From 98b50dbe2f13d497df6339ed2157701be6a0e78b Mon Sep 17 00:00:00 2001 From: moleculekayak Date: Fri, 20 Dec 2024 09:51:06 -0800 Subject: [PATCH] Changed action workflow name --- .github/workflows/pypi-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/pypi-release.yml b/.github/workflows/pypi-release.yml index 376d39fa..20745bed 100644 --- a/.github/workflows/pypi-release.yml +++ b/.github/workflows/pypi-release.yml @@ -1,4 +1,4 @@ -name: Publish Python distribution to PyPI and TestPyPI +name: PyPI Release on: release: