From 93578d5edc3ad76d969c02ea4d7c479c01f43007 Mon Sep 17 00:00:00 2001 From: "Thomas G. Lopes" Date: Wed, 15 Apr 2026 13:37:52 +0100 Subject: [PATCH] fix schedule --- .gitea/workflows/ocenaudio-update.yml | 2 +- README.md | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitea/workflows/ocenaudio-update.yml b/.gitea/workflows/ocenaudio-update.yml index 4c9e7bc..54386d8 100644 --- a/.gitea/workflows/ocenaudio-update.yml +++ b/.gitea/workflows/ocenaudio-update.yml @@ -2,7 +2,7 @@ name: ocenaudio update on: schedule: - - cron: "30 3 * * *" # UTC + - cron: "40 3 * * *" # UTC workflow_dispatch: jobs: diff --git a/README.md b/README.md index e4586d9..3fa1536 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ Small Nix flake with personal desktop packages (mostly AppImages) that are auto- - `handy` - `helium` +- `ocenaudio` - `t3code` - `zen-browser` @@ -19,3 +20,4 @@ Schedules (UTC): - 03:10 — handy - 03:20 — zen-browser - 03:30 — t3code +- 03:40 — ocenaudio