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"