Update staging-release.yml
This commit is contained in:
parent
278f75e70c
commit
c356d0455d
1 changed files with 1 additions and 1 deletions
2
.github/workflows/staging-release.yml
vendored
2
.github/workflows/staging-release.yml
vendored
|
|
@ -32,4 +32,4 @@ jobs:
|
|||
- uses: sarisia/actions-status-discord@v1
|
||||
if: always()
|
||||
with:
|
||||
webhook: ${{ secrets.DISCORD_WEBHOOK_DEV_CHANNEL }}
|
||||
webhook: ${{ secrets.DISCORD_WEBHOOK_DEV_RELEASE_CHANNEL }}
|
||||
|
|
|
|||
Loading…
Reference in a new issue