1
0
mirror of https://github.com/upscayl/upscayl.git synced 2025-01-19 01:24:09 +01:00

Update main.yml

This commit is contained in:
NayamAmarshe 2024-02-10 17:47:56 +05:30 committed by GitHub
parent 801755ca9f
commit 59eae6cb1a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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: