mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-01-18 17:11:15 +08:00
Merge #3304
3304: Fix update cargo.toml workflow r=Kerollmops a=curquiza Following https://github.com/meilisearch/meilisearch/pull/3224 Fixes #3219 Co-authored-by: Clémentine Urquizar - curqui <clementine@meilisearch.com>
This commit is contained in:
commit
8a3da0c2a7
@ -44,5 +44,5 @@ jobs:
|
|||||||
--title "Update version for the next release ($NEW_VERSION) in Cargo.toml files" \
|
--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.' \
|
--body '⚠️ This PR is automatically generated. Check the new version is the expected one before merging.' \
|
||||||
--label 'skip changelog' \
|
--label 'skip changelog' \
|
||||||
--milestone $NEW_VERSION
|
--milestone $NEW_VERSION \
|
||||||
--base $GITHUB_REF_NAME
|
--base $GITHUB_REF_NAME
|
||||||
|
Loading…
Reference in New Issue
Block a user