From 6aeb4ae7b258bcbd84b65ee86f4456116f6f4f0b Mon Sep 17 00:00:00 2001 From: wraith4081 <54374743+wraith4081@users.noreply.github.com> Date: Sun, 6 Aug 2023 14:23:00 +0300 Subject: [PATCH] Update discord.yml --- .github/workflows/discord.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/discord.yml b/.github/workflows/discord.yml index 0dae2ac..b575b0c 100644 --- a/.github/workflows/discord.yml +++ b/.github/workflows/discord.yml @@ -15,5 +15,4 @@ jobs: DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }} uses: Ilshidur/action-discord@master with: - webhook_url: ${{ secrets.DISCORD_WEBHOOK_URL }} content: "There has been a change in the repository"