1
0
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:
qwerty287 2024-05-27 09:23:04 +02:00 committed by GitHub
parent 08ff128b0b
commit abc92ddb11
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -24,10 +24,3 @@ steps:
additional fitting hashtags and emojis to make the post more appealing additional fitting hashtags and emojis to make the post more appealing
The changelog entry: {{ changelog }} 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 }}>'