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: