Skip to content

Commit

Permalink
Update github-releases-to-discord.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rrd108 authored Oct 12, 2024
1 parent 303e33f commit d632835
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/github-releases-to-discord.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
- name: Github Releases To Discord
uses: SethCohen/[email protected]
with:
webhook_url: ${{ secrets.WEBHOOK_URL }}
webhook_url: ${{ secrets.DISCORD_WEBHOOK }}
color: "2105893"
username: "Release Changelog"
avatar_url: "https://cdn.discordapp.com/avatars/487431320314576937/bd64361e4ba6313d561d54e78c9e7171.png"
Expand All @@ -22,4 +22,4 @@ jobs:
footer_icon_url: "https://cdn.discordapp.com/avatars/487431320314576937/bd64361e4ba6313d561d54e78c9e7171.png"
footer_timestamp: true
max_description: '4096'
reduce_headings: true
reduce_headings: true

0 comments on commit d632835

Please sign in to comment.