mirror of
https://github.com/woodpecker-ci/woodpecker.git
synced 2025-01-10 17:45:36 +00:00
Remove discord announcements (#3725)
This commit is contained in:
parent
08ff128b0b
commit
abc92ddb11
1 changed files with 0 additions and 7 deletions
|
@ -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 a new issue