Skip to content

Commit

Permalink
fix flow due to renaming of the srtool.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
EgorPopelyaev committed May 16, 2024
1 parent 21c5d3d commit 3b6dcfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-30_publish_release_draft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
echo "stable=$RUST_STABLE_VERSION" >> $GITHUB_OUTPUT
build-runtimes:
uses: "./.github/workflows/srtool.yml"
uses: "./.github/workflows/release-srtool.yml"
with:
excluded_runtimes: "substrate-test bp cumulus-test kitchensink minimal-template parachain-template penpal polkadot-test seedling shell frame-try sp solochain-template"

Expand Down

0 comments on commit 3b6dcfe

Please sign in to comment.