chore: added github releases webhook

This commit is contained in:
2025-07-07 18:57:33 +02:00
parent 4162f5e137
commit 3c9cdac832
@@ -11,7 +11,7 @@ jobs:
- name: Github Releases To Discord - name: Github Releases To Discord
uses: SethCohen/github-releases-to-discord@v1.13.1 uses: SethCohen/github-releases-to-discord@v1.13.1
with: with:
webhook_url: ${{ secrets.WEBHOOK_URL }} webhook_url: '${{ secrets.WEBHOOK_URL }}'
color: '9936031' color: '9936031'
footer_title: 'Changelog - GeneraTOR' footer_title: 'Changelog - GeneraTOR'
footer_timestamp: true footer_timestamp: true