There was an error while loading. Please reload this page.
1 parent 934d513 commit 0157f24Copy full SHA for 0157f24
1 file changed
.github/workflows/release-30_publish_release_draft.yml
@@ -43,7 +43,7 @@ jobs:
43
needs: [ validate-inputs ]
44
uses: "./.github/workflows/release-srtool.yml"
45
with:
46
- excluded_runtimes: "asset-hub-rococo bridge-hub-rococo coretime-rococo people-rococo rococo rococo-parachain substrate-test bp cumulus-test kitchensink minimal-template parachain-template penpal polkadot-test seedling shell frame-try sp solochain-template polkadot-sdk-docs-first"
+ excluded_runtimes: "asset-hub-rococo bridge-hub-rococo coretime-rococo people-rococo rococo rococo-parachain substrate-test bp cumulus-test kitchensink minimal-template parachain-template penpal polkadot-test seedling shell frame-try sp solochain-template polkadot-sdk-docs-first pallet-staking-async-parachain pallet-staking-async-rc frame-storage-access-test yet-another-parachain"
47
build_opts: "--features on-chain-release-build"
48
profile: production
49
permissions:
0 commit comments