Skip to content

Commit 46be41b

Browse files
authored
change nightly hour
1 parent 8c71c5a commit 46be41b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/appimage-nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ concurrency:
44
cancel-in-progress: true
55
on:
66
schedule:
7-
- cron: "0 7 1/3 * *" # We default to rebuilding every 21 days, change this to your liking
7+
- cron: "0 5 1/3 * *" # We default to rebuilding every 21 days, change this to your liking
88
workflow_dispatch: {}
99

1010
jobs:

0 commit comments

Comments
 (0)