Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
Merge remote-tracking branch 'origin/master' into add-runtime-benchma…
Browse files Browse the repository at this point in the history
…rks-for-frame-benchmarking
  • Loading branch information
bkchr committed Nov 30, 2021
2 parents 584e029 + 656dd28 commit 25face4
Show file tree
Hide file tree
Showing 49 changed files with 1,498 additions and 878 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish-draft-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ jobs:
RUSTC_NIGHTLY: ${{ needs.get-rust-versions.outputs.rustc-nightly }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
run: |
gem install changelogerator git toml
gem install changelogerator:0.0.16 git toml
ruby $GITHUB_WORKSPACE/polkadot/scripts/github/generate_release_text.rb | tee release_text.md
- name: Create draft release
id: create-release
Expand Down
Loading

0 comments on commit 25face4

Please sign in to comment.