Skip to content

Commit

Permalink
Fix failing rc-automation GHA (#2648)
Browse files Browse the repository at this point in the history
This PR adds missing `environment: release` parameter to the
`rc-automation ` GHA
  • Loading branch information
EgorPopelyaev committed Dec 7, 2023
1 parent f3207ee commit 4bc254a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-10_rc-automation.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ jobs:
channel:
- name: "RelEng: Polkadot Release Coordination"
room: '!cqAmzdIcbOFwrdrubV:parity.io'
environment: release

steps:
- name: Checkout sources
Expand Down

0 comments on commit 4bc254a

Please sign in to comment.