Fix update cargo.toml workflow

This commit is contained in:
Clémentine Urquizar - curqui 2023-01-05 12:56:02 +01:00 committed by GitHub
parent 0eaa8ca255
commit c840d55e89
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -44,5 +44,5 @@ jobs:
--title "Update version for the next release ($NEW_VERSION) in Cargo.toml files" \
--body '⚠️ This PR is automatically generated. Check the new version is the expected one before merging.' \
--label 'skip changelog' \
--milestone $NEW_VERSION
--milestone $NEW_VERSION \
--base $GITHUB_REF_NAME