mirror of
https://github.com/meilisearch/meilisearch.git
synced 2024-11-26 03:55:07 +08:00
Update milestone-workflow.yml (#2852)
This commit is contained in:
parent
77cdecaf3a
commit
cc2a271287
2
.github/workflows/milestone-workflow.yml
vendored
2
.github/workflows/milestone-workflow.yml
vendored
@ -129,7 +129,7 @@ jobs:
|
|||||||
label_description="$label_description released on $date"
|
label_description="$label_description released on $date"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
gh api repos/curquiza/meilisearch/labels \
|
gh api repos/meilisearch/meilisearch/labels \
|
||||||
--method POST \
|
--method POST \
|
||||||
-H "Accept: application/vnd.github+json" \
|
-H "Accept: application/vnd.github+json" \
|
||||||
-f name="$MILESTONE_VERSION" \
|
-f name="$MILESTONE_VERSION" \
|
||||||
|
Loading…
Reference in New Issue
Block a user