mirror of
https://github.com/meilisearch/meilisearch.git
synced 2024-11-22 10:07:40 +08:00
Add missingneeds: to the git latest tag workflow
This commit is contained in:
parent
5c1a7c3b9a
commit
680ea39bba
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
|
||||
|
Loading…
Reference in New Issue
Block a user