diff --git a/.github/workflows/actual-release.yml b/.github/workflows/actual-release.yml index 5a52ad1..e0d4127 100644 --- a/.github/workflows/actual-release.yml +++ b/.github/workflows/actual-release.yml @@ -2,7 +2,7 @@ name: Get latest Actual release on: schedule: - - cron: '0 17 * * *' + - cron: '0 23 * * *' # Allows you to run this workflow manually from the Actions tab workflow_dispatch: