From 16807045bc702727dc0c2ac8cadc286dff0d92eb Mon Sep 17 00:00:00 2001 From: d33bs Date: Tue, 1 Oct 2024 15:31:52 -0600 Subject: [PATCH] remove confusing comment --- .github/workflows/pypi-release.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/pypi-release.yml b/.github/workflows/pypi-release.yml index 2e840bff..5240c8d0 100644 --- a/.github/workflows/pypi-release.yml +++ b/.github/workflows/pypi-release.yml @@ -2,7 +2,6 @@ name: Publish Python 🐍 distributions 📦 to PyPI and TestPyPI on: release: # only publish to pypi when gh release is published - # (there are many gh release triggers). types: [published] env: