From 0e02c2cf1f8bd44f48c430ab22ae089c401d968f Mon Sep 17 00:00:00 2001 From: "qbox-duck[bot]" <152818034+qbox-duck[bot]@users.noreply.github.com> Date: Sun, 6 Oct 2024 20:17:32 +0000 Subject: [PATCH] chore: synced local './' with remote 'repo-template/' --- .github/workflows/discord-release.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/discord-release.yml b/.github/workflows/discord-release.yml index 00b4047..c429c58 100644 --- a/.github/workflows/discord-release.yml +++ b/.github/workflows/discord-release.yml @@ -12,7 +12,7 @@ jobs: - name: Checkout Repository uses: actions/checkout@v4 - name: Github Releases To Discord - uses: SethCohen/github-releases-to-discord@v1.15.0 + uses: SethCohen/github-releases-to-discord@v1.15.1 with: webhook_url: ${{ secrets.WEBHOOK_URL }} color: "15852866"