Skip to content

Commit ff797f7

Browse files
committed
GitHub Actions: Fix time zone for nightly builds schedule 🇵🇱🇵🇱🇵🇱🇵🇱
1 parent cad8175 commit ff797f7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.github/workflows/docker-build.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ on:
66
# build nightlies - at midnight every day
77
schedule:
88
- cron: '0 0 * * *'
9+
timezone: 'Europe/Warsaw'
910

1011
env:
1112
REGISTRY: ghcr.io

0 commit comments

Comments
 (0)