Browse Source

change build time to 22:00

pull/8/head
Daniel Gibbs 2 years ago
parent
commit
ab41be2aab
  1. 2
      .github/workflows/docker-publish.yml

2
.github/workflows/docker-publish.yml

@ -4,7 +4,7 @@ on:
push:
branches: ["main", "master"]
schedule:
- cron: "0 0 * * *"
- cron: "0 22 * * *"
jobs:
docker:

Loading…
Cancel
Save