From f895610d68ce00215c6fc44e30ba770c50b75de5 Mon Sep 17 00:00:00 2001 From: Cameron Date: Wed, 8 May 2024 04:11:20 -0700 Subject: [PATCH] ci: remove needs --- .github/workflows/discord-notification.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/discord-notification.yml b/.github/workflows/discord-notification.yml index 03eb10bc..318cd538 100644 --- a/.github/workflows/discord-notification.yml +++ b/.github/workflows/discord-notification.yml @@ -9,7 +9,6 @@ on: jobs: notify: runs-on: ubuntu-latest - needs: release steps: - name: Send message to Discord uses: Ilshidur/action-discord@master