Run on push to main
All checks were successful
publish-deb / build (push) Successful in 27s

This commit is contained in:
Oystein Kristoffer Tveit 2025-02-08 21:10:40 +01:00
parent 4491542873
commit 941070dd12
Signed by: oysteikt
GPG Key ID: 9F2F7D8250F35146

View File

@ -1,10 +1,8 @@
name: "publish-deb"
on:
workflow_dispatch:
inputs:
VERSION:
description: "Version to publish"
required: true
push:
branches:
- main
jobs:
build: