Skip to content

Commit 278f75e

Browse files
authored
Update production-release.yml
1 parent 2c7c5a3 commit 278f75e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/production-release.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ jobs:
3434
- uses: sarisia/actions-status-discord@v1
3535
if: always()
3636
with:
37-
webhook: ${{ secrets.DISCORD_WEBHOOK_DEV_CHANNEL }}
37+
webhook: ${{ secrets.DISCORD_WEBHOOK_PROD_RELEASE_CHANNEL }}

0 commit comments

Comments
 (0)