diff --git a/.github/workflows/production-release.yml b/.github/workflows/production-release.yml index 2076895b4..ea7c592ba 100644 --- a/.github/workflows/production-release.yml +++ b/.github/workflows/production-release.yml @@ -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 }} diff --git a/.github/workflows/staging-release.yml b/.github/workflows/staging-release.yml index dda360f8a..86fed13ff 100644 --- a/.github/workflows/staging-release.yml +++ b/.github/workflows/staging-release.yml @@ -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 }} diff --git a/README.md b/README.md index afa8eca48..0a0489632 100644 --- a/README.md +++ b/README.md @@ -103,7 +103,7 @@ A fresh installation is necessary. v2 and v3 are not compatible with v1. - Twitter: [@andrasbacsai](https://twitter.com/andrasbacsai) - Telegram: [@andrasbacsai](https://t.me/andrasbacsai) - Email: [andras@coollabs.io](mailto:andras@coollabs.io) -- Discord: [Invitation](https://discord.gg/6rDM4fkymF) +- Discord: [Invitation](https://coollabs.io/discord) ## Financial Contributors