Update main.yml

This commit is contained in:
farfalleflickan 2025-01-10 21:04:05 +00:00 committed by GitHub
parent 8ba5e3a48c
commit 01777bbf11
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -3,7 +3,8 @@ name: Build and Release DEB
on:
push:
tags:
- "v*" # or "v*.*.*"
- "*"
workflow_dispatch:
jobs:
build-deb: