Skip to content

Commit

Permalink
Update production-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
andrasbacsai authored Aug 27, 2022
1 parent 2c7c5a3 commit 278f75e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/production-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
- uses: sarisia/actions-status-discord@v1
if: always()
with:
webhook: ${{ secrets.DISCORD_WEBHOOK_DEV_CHANNEL }}
webhook: ${{ secrets.DISCORD_WEBHOOK_PROD_RELEASE_CHANNEL }}

0 comments on commit 278f75e

Please sign in to comment.