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