mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-27 02:17:58 +00:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user