Browse Source

change build time to 23:00

pull/5/head
Daniel Gibbs 2 years ago
parent
commit
6680cd4b16
  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 23 * * *"
jobs:
docker:

Loading…
Cancel
Save