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
commit d19e0f0d97
16 changed files with 16 additions and 183 deletions

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