Update build workflow to create Debian package and adjust release directory
All checks were successful
/ release (nightly) (push) Successful in 2m21s

This commit is contained in:
Edgar P. Burkhart 2025-05-14 12:54:36 +02:00
parent 86fc2c236e
commit fbb62b9006
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227
3 changed files with 18 additions and 9 deletions

View file

@ -1,7 +1,13 @@
[package]
name = "phenix"
version = "0.1.2"
version = "0.1.3"
edition = "2024"
license = "GPL-3.0-or-later"
repository="https://code.edgarpierre.fr/edpibu/phenix"
authors = ["edpibu <contact@edgarpierre.fr>"]
[dependencies]
regex = "1.11.1"
[package.metadata.deb]
maintainer-scripts = "debian/"
[package.metadata.deb.systemd-units]
unit-scripts = "."