diff --git a/scripts/generate_changelog.sh b/scripts/generate_changelog.sh index 581074a1b6..85ebe85aef 100755 --- a/scripts/generate_changelog.sh +++ b/scripts/generate_changelog.sh @@ -4,6 +4,8 @@ set -eu +REMOTE_LINK="https://github.com/paritytech/subxt/pull/" + function usage() { cat <