Skip to content

Commit 9d6d50f

Browse files
author
Gürkan İndibay
authored
Changes schedule time for packagecloud into 16:00 (#195)
since stat numbers are a bit lower than actual numbers
1 parent fa5d75d commit 9d6d50f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/package-cloud-download-schedule.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ env:
99
PACKAGE_CLOUD_ADMIN_API_TOKEN: ${{ secrets.PACKAGE_CLOUD_ADMIN_API_TOKEN }}
1010
on:
1111
schedule:
12-
- cron: "30 0 * * *"
12+
- cron: "0 16 * * *"
1313

1414
push:
1515
branches:

0 commit comments

Comments
 (0)