[CI]: Update draft-new-release.yml (#946)

This commit is contained in:
Edo 2023-04-19 20:31:56 +02:00 committed by GitHub
parent 2b3a0b9f1f
commit 90382ca5d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -18,7 +18,7 @@ jobs:
id: normalize_version
run: |
version="${{ github.event.inputs.version }}"
version="v${version#v}"
version="r${version#v}"
echo "::set-output name=version::$version"
# Set up committer info and GPG key