diff --git a/.woodpecker.yml b/.woodpecker.yml index f000413..fd6e2fa 100644 --- a/.woodpecker.yml +++ b/.woodpecker.yml @@ -10,9 +10,9 @@ pipeline: notify: # http://plugins.drone.io/appleboy/drone-discord/ image: appleboy/drone-discord - webhook_id: $discord_webhook_id + #webhook_id: $discord_webhook_id # from_secret: discord_webhook_id - webhook_token: $discord_webhook_token + #webhook_token: $discord_webhook_token # from_secret: discord_webhook_token secrets: [ discord_webhook_id, discord_webhook_token]