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 0890bb5 commit 1472083Copy full SHA for 1472083
.github/workflows/dotnet-desktop.yml
@@ -101,4 +101,4 @@ jobs:
101
- uses: sarisia/actions-status-discord@v1
102
if: always()
103
with:
104
- webhook: ${{ secrets.DISCORD_WEBHOOK }}
+ webhook: ${{ secrets.DISCORD_WORKFLOW_STATUS_WEBHOOK }}
0 commit comments