diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 08ed8225f..10158ab66 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -43,6 +43,7 @@ jobs: run: npx semantic-release discord: name: Send Discord Notification + needs: semantic-release runs-on: ubuntu-20.04 steps: - name: Get Build Job Status