2 Commits

Author SHA1 Message Date
9f707e8504 Use only numbered tags...
All checks were successful
build-debian-package / Build the debian package (push) Successful in 3m8s
2026-01-15 09:42:32 +01:00
e0663ebfab Remove Version line from control since it'S populated via the script.
Some checks failed
build-debian-package / Build the debian package (push) Failing after 2m26s
2026-01-15 09:29:45 +01:00
2 changed files with 1 additions and 2 deletions

View File

@@ -2,7 +2,7 @@ name: build-debian-package
on: on:
push: push:
tags: tags:
- v* - '*'
jobs: jobs:

View File

@@ -1,5 +1,4 @@
Package: alumnihub Package: alumnihub
Version: 10.0-2
Architecture: amd64 Architecture: amd64
Essential: no Essential: no
Priority: optional Priority: optional