mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-22 19:41:07 +00:00
Ensure that all new packages released with unleash have paritytech:core-devs as owners (#7204)
This commit is contained in:
committed by
GitHub
parent
35266b1bdb
commit
937fb34bd2
@@ -719,7 +719,7 @@ publish-to-crates-io:
|
|||||||
- /^v[0-9]+\.[0-9]+\.[0-9]+.*$/
|
- /^v[0-9]+\.[0-9]+\.[0-9]+.*$/
|
||||||
script:
|
script:
|
||||||
- cargo install cargo-unleash ${CARGO_UNLEASH_INSTALL_PARAMS}
|
- cargo install cargo-unleash ${CARGO_UNLEASH_INSTALL_PARAMS}
|
||||||
- cargo unleash em-dragons --no-check ${CARGO_UNLEASH_PKG_DEF}
|
- cargo unleash em-dragons --no-check --owner github:paritytech:core-devs ${CARGO_UNLEASH_PKG_DEF}
|
||||||
allow_failure: true
|
allow_failure: true
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user