From e2715d426285b5e704824a31a3e2420111bbc7f1 Mon Sep 17 00:00:00 2001 From: Aleksandr Soloshenko Date: Sun, 12 Jan 2025 14:47:07 +0700 Subject: [PATCH] [ci] use my own Discord action to fix flags bug --- .github/workflows/discord-release-notify.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/discord-release-notify.yml b/.github/workflows/discord-release-notify.yml index 7e37021..e025494 100644 --- a/.github/workflows/discord-release-notify.yml +++ b/.github/workflows/discord-release-notify.yml @@ -10,7 +10,7 @@ jobs: if: github.event.release.prerelease == false steps: - name: Send Discord Notification - uses: tsickert/discord-webhook@v6.0.0 + uses: capcom6/discord-webhook@3a447f4ed76c79ed32fb073d705bda1cd45119e6 with: webhook-url: ${{ secrets.DISCORD_WEBHOOK }} content: |