Also run docker update monthly
All checks were successful
publish / docker (push) Successful in 20m11s
All checks were successful
publish / docker (push) Successful in 20m11s
This commit is contained in:
@@ -3,6 +3,8 @@ name: publish
|
|||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches: main
|
branches: main
|
||||||
|
schedule:
|
||||||
|
- cron: '@monthly'
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
docker:
|
docker:
|
||||||
|
|||||||
Reference in New Issue
Block a user