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