From 5c818debb24218a5f876082482d67fb9238eae10 Mon Sep 17 00:00:00 2001 From: tobi <31960611+tsmethurst@users.noreply.github.com> Date: Mon, 25 Nov 2024 18:21:19 +0100 Subject: [PATCH] [chore] Sign the bloody thing, fix the other bloody thing (#3572) --- .drone.yml | 2 +- .goreleaser.yml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.drone.yml b/.drone.yml index 5b954876d..cd56a9603 100644 --- a/.drone.yml +++ b/.drone.yml @@ -223,6 +223,6 @@ steps: --- kind: signature -hmac: 9810bf692fb1029c13b0a1e2f556e2306d16f7d3eec9ca6163a0499c147280c1 +hmac: c79f1c3b16db8da7e3b01b960021a583ec81069aff8afd4425f049dd140f0620 ... diff --git a/.goreleaser.yml b/.goreleaser.yml index c1c170c5a..91e6afca9 100644 --- a/.goreleaser.yml +++ b/.goreleaser.yml @@ -1,7 +1,6 @@ # Version 2 of GoReleaser: https://goreleaser.com/errors/version/ version: 2 project_name: gotosocial -version: 2 # https://goreleaser.com/customization/hooks/ before: