We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faaa69d commit 110abdeCopy full SHA for 110abde
1 file changed
.github/workflows/github-releases-to-discord.yml
@@ -11,7 +11,7 @@ jobs:
11
- name: GitHub Releases to Discord
12
uses: SethCohen/github-releases-to-discord@v1
13
with:
14
- webhook_url: ${{ secrets.WEBHOOK_URL }}
+ webhook_url: ${{ secrets.DISCORD_WEBHOOK }}
15
color: "2105893"
16
username: "webpack Release Changelog"
17
avatar_url: "https://github.com/webpack/media/blob/90b54d02fa1cfc8aa864a8322202f74ac000f5d2/logo/icon.png"
0 commit comments