Publish preview releases to discord

Joseph T. Lyons created

Change summary

.github/workflows/release_actions.yml | 1 -
1 file changed, 1 deletion(-)

Detailed changes

.github/workflows/release_actions.yml 🔗

@@ -8,7 +8,6 @@ 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: |