mirror of
https://github.com/Spythere/genera-tor.git
synced 2026-05-03 05:28:13 +00:00
chore: added github releases webhook
This commit is contained in:
@@ -11,7 +11,7 @@ jobs:
|
||||
- name: Github Releases To Discord
|
||||
uses: SethCohen/github-releases-to-discord@v1.13.1
|
||||
with:
|
||||
webhook_url: ${{ secrets.WEBHOOK_URL }}
|
||||
webhook_url: '${{ secrets.WEBHOOK_URL }}'
|
||||
color: '9936031'
|
||||
footer_title: 'Changelog - GeneraTOR'
|
||||
footer_timestamp: true
|
||||
|
||||
Reference in New Issue
Block a user