From fe5b9b608860d76e2ba9541a4f508202f53b1ef4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Youn=20M=C3=A9lois?= Date: Mon, 10 Oct 2022 21:50:00 +0200 Subject: [PATCH] Update discord-notifier.yml --- .github/workflows/discord-notifier.yml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.github/workflows/discord-notifier.yml b/.github/workflows/discord-notifier.yml index 568f9ad..5edce30 100644 --- a/.github/workflows/discord-notifier.yml +++ b/.github/workflows/discord-notifier.yml @@ -11,6 +11,4 @@ jobs: - name: Discord notification env: DISCORD_WEBHOOK: ${{ secrets.DISCORD_WEBHOOK }} - uses: Ilshidur/action-discord@08d9328 - with: - args: 'The project {{ EVENT_PAYLOAD.repository.full_name }} has been deployed.' + uses: Ilshidur/action-discord@08d9328877d6954120eef2b07abbc79249bb6210