From b2479293f4b77ecb35a78eb1c6cc957a26eb5c3b Mon Sep 17 00:00:00 2001 From: Joe <104938042+lrljoe@users.noreply.github.com> Date: Wed, 25 Sep 2024 00:31:23 +0100 Subject: [PATCH] Update Discord Releases Workflow --- .github/workflows/discord-releases.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/discord-releases.yml b/.github/workflows/discord-releases.yml index 84ea5b888..fb008bc21 100644 --- a/.github/workflows/discord-releases.yml +++ b/.github/workflows/discord-releases.yml @@ -9,7 +9,7 @@ jobs: - name: Checkout uses: actions/checkout@v4 - name: Package Releases - uses: SethCohen/github-releases-to-discord@v1.13.1 + uses: SethCohen/github-releases-to-discord@latest with: webhook_url: ${{ secrets.WEBHOOK_DISCORD_RELEASE_URL }} color: "2105893"