mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-30 11:41:02 +00:00
alpha.4 release fixes (#5303)
* Adding missing metadata for benchmark-pallet * Missed to bump a few * release on roling tag * Wasm executors were missed
This commit is contained in:
committed by
GitHub
parent
25e25a83b9
commit
becbe0a339
@@ -578,7 +578,7 @@ publish-to-crates-io:
|
||||
<<: *docker-env
|
||||
only:
|
||||
- tags
|
||||
- /^v[0-9]+\.[0-9]+\.[0-9]+.*$/
|
||||
- ci-release
|
||||
script:
|
||||
- cargo install cargo-unleash ${CARGO_UNLEASH_INSTALL_PARAMS}
|
||||
- cargo unleash em-dragons --no-check ${CARGO_UNLEASH_PKG_DEF}
|
||||
|
||||
Reference in New Issue
Block a user