diff --git a/polkadot/.github/workflows/release-99_bot.yml b/polkadot/.github/workflows/release-99_bot.yml
index a3180cbebe045ca8c9c0237fab4585c367681354..ac01b7e123f41f826373cc3da8d857af2bc02957 100644
--- a/polkadot/.github/workflows/release-99_bot.yml
+++ b/polkadot/.github/workflows/release-99_bot.yml
@@ -21,9 +21,6 @@ jobs:
           - name: '#polkadot-announcements:matrix.parity.io'
             room: '!UqHPWiCBGZWxrmYBkF:matrix.parity.io'
             pre-release: false
-          - name: 'Internal release-notes channel'
-            room: '!NTogofoetwjbTwOoPi:matrix.parity.io'
-            pre-release: true
           - name: 'Ledger <> Polkadot Coordination'
             room: '!EoIhaKfGPmFOBrNSHT:web3.foundation'
             pre-release: true
@@ -36,5 +33,5 @@ jobs:
         with:
           room_id: ${{ matrix.channel.room }}
           access_token: ${{ secrets.MATRIX_ACCESS_TOKEN }}
-          server: "matrix.parity.io"
+          server: "m.parity.io"
           message: "***Polkadot ${{github.event.release.tag_name}} has been released!***<br/>${{github.event.release.html_url}}<br/><br/>${{github.event.release.body}}<br/>"