Update main.yml

This commit is contained in:
NayamAmarshe
2024-02-10 17:47:56 +05:30
committed by GitHub
parent 801755ca9f
commit 59eae6cb1a

View File

@@ -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: