From 59eae6cb1a91e365aebc46e178be880cde0b62ca Mon Sep 17 00:00:00 2001 From: NayamAmarshe Date: Sat, 10 Feb 2024 17:47:56 +0530 Subject: [PATCH] Update main.yml --- .github/workflows/main.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index c53df7d..e43a7e0 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -3,9 +3,6 @@ name: Deploy Release # this will help you specify where to run on: workflow_dispatch: - push: - tags: - - v* # this is where the magic happens, each job happens in parallel btw jobs: linux: