Skip to content

Commit f3073d8

Browse files
Fix failing rc-automation GHA (#2648)
This PR adds missing `environment: release` parameter to the `rc-automation ` GHA
1 parent 8f6b632 commit f3073d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release-10_rc-automation.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ jobs:
1717
channel:
1818
- name: "RelEng: Polkadot Release Coordination"
1919
room: '!cqAmzdIcbOFwrdrubV:parity.io'
20+
environment: release
2021

2122
steps:
2223
- name: Checkout sources

0 commit comments

Comments
 (0)