From 6013397d6eaf48eae660db32c14c4ee07c6bd079 Mon Sep 17 00:00:00 2001 From: Dan Yishai Date: Thu, 2 Dec 2021 21:41:27 +0200 Subject: [PATCH] =?UTF-8?q?=E2=98=81=EF=B8=8F=20Publish=20to=20PyPI=20on?= =?UTF-8?q?=20release?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/publish-to-test-pypi.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/workflows/publish-to-test-pypi.yml b/.github/workflows/publish-to-test-pypi.yml index 4a9d912..5f154b9 100644 --- a/.github/workflows/publish-to-test-pypi.yml +++ b/.github/workflows/publish-to-test-pypi.yml @@ -6,8 +6,6 @@ on: pull_request: branches: [ main, release-* ] release: - types: - - released jobs: build-n-publish: