Also run docker update monthly
All checks were successful
publish / docker (push) Successful in 20m11s

This commit is contained in:
2025-12-07 11:45:39 -06:00
parent cc7b5ef588
commit 53ad948751

View File

@@ -3,6 +3,8 @@ name: publish
on:
push:
branches: main
schedule:
- cron: '@monthly'
jobs:
docker: