Update discord.yml

This commit is contained in:
Guilherme Oenning
2025-01-29 08:39:24 +00:00
committed by GitHub
parent f87529a58c
commit 5e61081d3b

View File

@@ -7,6 +7,6 @@ jobs:
runs-on: ubuntu-latest
steps:
- name: Notify Discord
uses: SethCohen/github-releases-to-discord@v1
uses: SethCohen/github-releases-to-discord
with:
webhook_url: ${{ secrets.DISCORD_WEBHOOK_URL }}