Publish preview releases to discord
This commit is contained in:
parent
0455311371
commit
7a9af7c663
1 changed files with 0 additions and 1 deletions
1
.github/workflows/release_actions.yml
vendored
1
.github/workflows/release_actions.yml
vendored
|
@ -8,7 +8,6 @@ jobs:
|
||||||
steps:
|
steps:
|
||||||
- name: Discord Webhook Action
|
- name: Discord Webhook Action
|
||||||
uses: tsickert/discord-webhook@v5.3.0
|
uses: tsickert/discord-webhook@v5.3.0
|
||||||
if: ${{ ! github.event.release.prerelease }}
|
|
||||||
with:
|
with:
|
||||||
webhook-url: ${{ secrets.DISCORD_WEBHOOK_URL }}
|
webhook-url: ${{ secrets.DISCORD_WEBHOOK_URL }}
|
||||||
content: |
|
content: |
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue