From a925adba452b2b04bf40ef2c759aed744445bd61 Mon Sep 17 00:00:00 2001 From: David Dreschner Date: Fri, 17 Jan 2025 12:44:56 +0100 Subject: [PATCH] chore: Fix warnings in release pipeline --- .github/workflows/release.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index a3749b8..b241d7d 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -34,4 +34,5 @@ jobs: with: user: jazzband password: ${{ secrets.JAZZBAND_RELEASE_KEY }} - repository_url: https://jazzband.co/projects/icalevents/upload + repository-url: https://jazzband.co/projects/icalevents/upload + attestations: false