Fix changelog (#5155)

* Pass git ref explicitely

* Include a db migration section to the changelog
This commit is contained in:
Chevdor
2022-03-22 09:55:21 +01:00
committed by GitHub
parent 848065b61e
commit 168dc6e5cd
8 changed files with 71 additions and 30 deletions
+1 -2
View File
@@ -108,7 +108,6 @@ jobs:
KUSAMA_DIGEST: ${{ github.workspace}}/kusama-srtool-json/kusama_srtool_output.json
POLKADOT_DIGEST: ${{ github.workspace}}/polkadot-srtool-json/polkadot_srtool_output.json
PRE_RELEASE: ${{ github.event.inputs.pre_release }}
HIDE_SRTOOL_ROCOCO: false
run: |
find ${{env.GITHUB_WORKSPACE}} -type f -name "*_srtool_output.json"
ls -al $ROCOCO_DIGEST
@@ -118,7 +117,7 @@ jobs:
cd polkadot/scripts/changelog
./bin/changelog
./bin/changelog ${GITHUB_REF}
ls -al release-notes.md
ls -al context.json