Fix update-cargo-version CI

This commit is contained in:
curquiza
2025-08-12 14:55:57 +02:00
parent f4903c2fe7
commit 9021cb4258

View File

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