From 7ccf155ad4cdaeae609489b728053a216e11c680 Mon Sep 17 00:00:00 2001 From: Eric Fennis Date: Sun, 2 Jul 2023 21:42:41 +0200 Subject: [PATCH] Adjust workflow --- .github/workflows/release.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 9c70f18b1..b4d40f8a1 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -191,6 +191,7 @@ jobs: if: github.repository == 'lucide-icons/lucide' runs-on: ubuntu-latest needs: [ + pre-release, lucide-font, ]