From 5f57775444fedeec1328c363bf3d8e906e796724 Mon Sep 17 00:00:00 2001 From: "qbox-duck[bot]" <152818034+qbox-duck[bot]@users.noreply.github.com> Date: Sat, 16 Mar 2024 15:33:07 +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 438a9c7..00b4047 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 + uses: SethCohen/github-releases-to-discord@v1.15.0 with: webhook_url: ${{ secrets.WEBHOOK_URL }} color: "15852866"