Skip to content
This repository was archived by the owner on Feb 16, 2024. It is now read-only.

Commit 2a16654

Browse files
Update docker-publish.yml
1 parent 714df46 commit 2a16654

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ name: Docker
77

88
on:
99
schedule:
10-
- cron: '35 19 * * *'
10+
- cron: '00 05 * * *'
1111
push:
1212
branches: [ master ]
1313
# Publish semver tags as releases.

0 commit comments

Comments
 (0)