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"