From b3b823bc552a083bb1a5f5143d29fb4d96521eac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebasti=C3=A1n=20Ram=C3=ADrez?= Date: Thu, 4 Apr 2024 19:24:10 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=B7=20Disable=20publishing=20from=20de?= =?UTF-8?q?v=20branch?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/workflows/publish.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 60f7766ebb..80cae43a7f 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -4,10 +4,6 @@ on: release: types: - created - # TODO: remove this - push: - branches: - - fix-typer-package-src jobs: publish: