From 18bb0490c4fb8fc4600a4b2b910ec74368b33a9b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oliver=20B=C3=A4hler?= Date: Wed, 18 Oct 2023 13:09:11 +0200 Subject: [PATCH] feat: add goreleaser --- .github/workflows/releaser.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/releaser.yml b/.github/workflows/releaser.yml index 0c992afd..773f7204 100644 --- a/.github/workflows/releaser.yml +++ b/.github/workflows/releaser.yml @@ -8,7 +8,6 @@ on: jobs: create-release: runs-on: ubuntu-latest - needs: release-images permissions: contents: write id-token: write