diff --git a/.github/workflows/release_actions.yml b/.github/workflows/release_actions.yml index 17cb8864e15f8c2994cb5c738d16458b89463f2c..7328ea3fd16b3a9de4b550ae06b55ff15d92dda7 100644 --- a/.github/workflows/release_actions.yml +++ b/.github/workflows/release_actions.yml @@ -8,6 +8,7 @@ jobs: steps: - name: Discord Webhook Action uses: tsickert/discord-webhook@v5.3.0 + if: ${{ ! github.event.release.prerelease }} with: webhook-url: ${{ secrets.DISCORD_WEBHOOK_URL }} content: |