add release workflow

This commit is contained in:
MihailRis
2025-12-08 19:21:49 +03:00
committed by ShiftyX1
parent 4697969bdb
commit 092fe59c81
3 changed files with 26 additions and 0 deletions
+1
View File
@@ -5,6 +5,7 @@ on:
branches: [ "main", "release-**"]
pull_request:
branches: [ "main", "dev" ]
workflow_call:
jobs:
build-appimage: