diff --git a/.gitea/workflows/autoupdate.yml b/.gitea/workflows/autoupdate.yml index a4b7c7e..a484c97 100644 --- a/.gitea/workflows/autoupdate.yml +++ b/.gitea/workflows/autoupdate.yml @@ -2,7 +2,7 @@ name: Weekly Flake Update on: schedule: - - cron: "0 4 /14 * *" + - cron: "0 4 1/14 * *" workflow_dispatch: permissions: