From 330b5bca0109d1c7fc40d17dd0b48305044134af Mon Sep 17 00:00:00 2001 From: Mencken Davidson <76002183+menckend@users.noreply.github.com> Date: Wed, 23 Oct 2024 17:49:38 -0400 Subject: [PATCH] Update publish-release-to-pypi.yaml --- .github/workflows/publish-release-to-pypi.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/publish-release-to-pypi.yaml b/.github/workflows/publish-release-to-pypi.yaml index 6d18481..830d398 100644 --- a/.github/workflows/publish-release-to-pypi.yaml +++ b/.github/workflows/publish-release-to-pypi.yaml @@ -4,6 +4,7 @@ on: release: branches: - main + - '!**' jobs: build: environment: