mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-26 16:21:07 +00:00
Add missingneeds: to the git latest tag workflow
This commit is contained in:
1
.github/workflows/latest-git-tag.yml
vendored
1
.github/workflows/latest-git-tag.yml
vendored
@ -17,6 +17,7 @@ jobs:
|
|||||||
|
|
||||||
update-latest-tag:
|
update-latest-tag:
|
||||||
runs-on: ubuntu-latest
|
runs-on: ubuntu-latest
|
||||||
|
needs: check-version
|
||||||
steps:
|
steps:
|
||||||
- uses: actions/checkout@v3
|
- uses: actions/checkout@v3
|
||||||
- uses: rickstaa/action-create-tag@v1
|
- uses: rickstaa/action-create-tag@v1
|
||||||
|
Reference in New Issue
Block a user