From 6550e01169e6a1c5220e76155217c29cd55419e2 Mon Sep 17 00:00:00 2001 From: Daniel M Date: Sat, 14 Sep 2024 19:31:24 -0400 Subject: [PATCH] update publish --- .github/workflows/publish.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index b0bc447..c28ab73 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -3,9 +3,6 @@ name: Release on: release: types: [published] - push: - tags: - - '*.*.*' env: # Change these for your project's URLs