We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 278f75e commit c356d04Copy full SHA for c356d04
.github/workflows/staging-release.yml
@@ -32,4 +32,4 @@ jobs:
32
- uses: sarisia/actions-status-discord@v1
33
if: always()
34
with:
35
- webhook: ${{ secrets.DISCORD_WEBHOOK_DEV_CHANNEL }}
+ webhook: ${{ secrets.DISCORD_WEBHOOK_DEV_RELEASE_CHANNEL }}
0 commit comments