mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2024-11-24 08:02:18 +02:00
Remove discord announcements (#3725)
This commit is contained in:
parent
08ff128b0b
commit
abc92ddb11
@ -24,10 +24,3 @@ steps:
|
||||
additional fitting hashtags and emojis to make the post more appealing
|
||||
|
||||
The changelog entry: {{ changelog }}
|
||||
- name: discord
|
||||
image: docker.io/appleboy/drone-discord:1.3.2
|
||||
settings:
|
||||
webhook_id: 1236558396820295711
|
||||
webhook_token:
|
||||
from_secret: discord_token
|
||||
message: '**{{ build.tag }}** was released: <https://github.com/woodpecker-ci/woodpecker/releases/tag/{{ build.tag }}>'
|
||||
|
Loading…
Reference in New Issue
Block a user