From 9072ff6545c2ac7b4983f58195a54c7a3b4484e8 Mon Sep 17 00:00:00 2001 From: kolaente Date: Mon, 10 Jun 2024 23:21:49 +0200 Subject: [PATCH] chore: sign drone config --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index 73f81c8ef..8691c1abf 100644 --- a/.drone.yml +++ b/.drone.yml @@ -1400,6 +1400,6 @@ steps: - failure --- kind: signature -hmac: 16b8cd92b0c32f4821b45858464e645ba053f15e9eed85926589c4d9bc503864 +hmac: da7295a4503b9ce865c2cb2ffd1f38fec53cc999f11c842172c475b93bd89798 ...