镜像来自
https://github.com/meilisearch/MeiliSearch
已同步 2025-07-04 20:37:15 +02:00
Remove obsolete comment line
This commit is contained in:
父節點
796e61ec7e
當前提交
14824cee86
共有 2 個文件被更改,包括 1 次插入 和 2 次删除
2
.github/scripts/is-latest-release.sh
vendored
2
.github/scripts/is-latest-release.sh
vendored
|
@ -3,7 +3,7 @@
|
|||
# Used in our CIs to publish the latest Docker image.
|
||||
|
||||
# Checks if the current tag ($GITHUB_REF) corresponds to the latest release tag on GitHub
|
||||
# Returns "true" or "false" (as a string) as a string.
|
||||
# Returns "true" or "false" (as a string).
|
||||
|
||||
GITHUB_API='https://api.github.com/repos/meilisearch/meilisearch/releases'
|
||||
PNAME='meilisearch'
|
||||
|
|
載入中…
Add table
Add a link
Reference in a new issue