[CI]: Update draft-new-release.yml (#946)
This commit is contained in:
parent
2b3a0b9f1f
commit
90382ca5d4
2
.github/workflows/draft-new-release.yml
vendored
2
.github/workflows/draft-new-release.yml
vendored
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user