Skip to content

Commit

Permalink
Add matrix public channels for release announcements (#3430)
Browse files Browse the repository at this point in the history
This PR adds two more public channels in matrix where should the release
announcements go
  • Loading branch information
EgorPopelyaev committed Feb 26, 2024
1 parent 1355ffa commit f5fc487
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/release-99_notif-published.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,12 @@ jobs:
- name: '#polkadotvalidatorlounge:web3.foundation'
room: '!NZrbtteFeqYKCUGQtr:matrix.parity.io'
pre-releases: false
- name: '#polkadot-announcements:parity.io'
room: '!UqHPWiCBGZWxrmYBkF:matrix.parity.io'
pre-releases: false
- name: '#kusama-announce:parity.io'
room: '!FMwxpQnYhRCNDRsYGI:matrix.parity.io'
pre-releases: false

steps:
- name: Matrix notification to ${{ matrix.channel.name }}
Expand Down

0 comments on commit f5fc487

Please sign in to comment.