diff --git a/.github/workflows/release-99_bot.yml b/.github/workflows/release-99_bot.yml index a3180cbebe04..ac01b7e123f4 100644 --- a/.github/workflows/release-99_bot.yml +++ b/.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!***
${{github.event.release.html_url}}

${{github.event.release.body}}
"