ci: Add rococo to release pipeline (#5015)

* include rococo in wording of release checklist

* ci: add rococo to release drafts & changelog
This commit is contained in:
Mara Robin B
2022-03-02 10:12:13 +01:00
committed by GitHub
parent 44ceb6ddd3
commit e69d4255f8
4 changed files with 11 additions and 4 deletions
@@ -128,6 +128,7 @@ rustc_nightly = ENV['RUSTC_NIGHTLY']
polkadot_runtime = get_runtime('polkadot', polkadot_path)
kusama_runtime = get_runtime('kusama', polkadot_path)
westend_runtime = get_runtime('westend', polkadot_path)
rococo_runtime = get_runtime('rococo', polkadot_path)
# These json files should have been downloaded as part of the build-runtimes
# github action