From c1cb7602610c10c5ba4445d5ce8ac2acf31f502d Mon Sep 17 00:00:00 2001 From: PatrykHegenberg <112555272+PatrykHegenberg@users.noreply.github.com> Date: Sun, 28 Apr 2024 13:20:49 +0200 Subject: [PATCH] Update publish.yml - to only build on tag push --- .github/workflows/publish.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index 69a64ec..87a355a 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -2,7 +2,6 @@ name: Build and Publish on: push: - branches: ["main"] tags: - '*'