From 1fbb82730a7427498dc6a5c808af44d13e8b1db0 Mon Sep 17 00:00:00 2001 From: Ryan Kanno Date: Sat, 26 Oct 2024 02:40:54 -1000 Subject: [PATCH] chore: update upload artifact dep --- .github/workflows/publish.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/publish.yml b/.github/workflows/publish.yml index eb19d42..19830c3 100644 --- a/.github/workflows/publish.yml +++ b/.github/workflows/publish.yml @@ -2,9 +2,6 @@ name: publish on: - push: - branches: - - main release: types: [published]