From 73f5d5ef2be7f658aadf80e2bbf9e46050ee88cf Mon Sep 17 00:00:00 2001 From: Ayo Ayco Date: Sat, 8 Feb 2025 19:41:37 +0100 Subject: [PATCH] chore: update secret UUID --- .build.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.build.yml b/.build.yml index 296eb19..1560306 100644 --- a/.build.yml +++ b/.build.yml @@ -1,6 +1,6 @@ image: alpine/edge secrets: - - 291f0e35-9b8d-43ff-844c-77c5f29c1876 + - bbfcb6dc-7c4a-42ee-a11a-022f0339a133 environment: REPO: cozy GH_USER: ayoayco