Changed workflow process

Added nightly build workflow for APT
Debian prerm script corrected
This commit is contained in:
Markus
2021-10-08 20:29:58 +00:00
committed by GitHub
parent 4db8afda87
commit 788e843846
8 changed files with 193 additions and 55 deletions

View File

@@ -1,5 +1,6 @@
name: Clean artifacts
# Run cleanup workflow at the end of every day
on:
schedule:
- cron: '0 0 * * *'