mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-29 12:38:02 +00:00
commit
e3201857ce
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:
|
||||
- name: Discord Webhook Action
|
||||
uses: tsickert/discord-webhook@v5.3.0
|
||||
if: ${{ ! github.event.release.prerelease }}
|
||||
with:
|
||||
webhook-url: ${{ secrets.DISCORD_WEBHOOK_URL }}
|
||||
content: |
|
||||
|
|
Loading…
Reference in a new issue