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"