mirror of
https://github.com/meilisearch/meilisearch.git
synced 2025-07-26 00:01:00 +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:
|
||||
runs-on: ubuntu-latest
|
||||
needs: check-version
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: rickstaa/action-create-tag@v1
|
||||
|
Reference in New Issue
Block a user