feat: Move packaging scripts into dist/ and consolidate the service files

This commit is contained in:
Ginger
2025-09-02 09:35:15 -04:00
committed by Jade Ellis
parent 467aed3028
commit d19e0f0d97
16 changed files with 16 additions and 183 deletions
+1 -1
View File
@@ -10,7 +10,7 @@ on:
- ".gitlab-ci.yml"
- ".gitignore"
- "renovate.json"
- "debian/**"
- "dist/**"
- "docker/**"
- "docs/**"
# Allows you to run this workflow manually from the Actions tab