From c4450824f11ed78e2ada761ed68bf5f80293147e Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Sat, 16 Jan 2021 15:21:38 +0100 Subject: [PATCH] re-sign drone config --- .drone.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.drone.yml b/.drone.yml index cdee536..ee56493 100644 --- a/.drone.yml +++ b/.drone.yml @@ -261,6 +261,6 @@ depends_on: --- kind: signature -hmac: ad1db2d5b56fbb3a9573f53f3a79f17c0d6775347b44572182bf60d89b577717 +hmac: 86742df377802e92b084f7c09b5cfa9fd92d2cb14840607e027ab8ff484341e5 ...