From e921d994d163dcbfa2eb1328284623ea9dabdd59 Mon Sep 17 00:00:00 2001 From: Filip Tibell Date: Sun, 5 Feb 2023 19:23:12 -0500 Subject: [PATCH] Fix release workflow --- .github/workflows/release.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index ec8ca58..0ad4083 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -73,7 +73,7 @@ jobs: asset_content_type: application/json release: - needs: ["init", "create-release"] + needs: ["create-release"] strategy: matrix: include: