mirror of
https://github.com/meilisearch/MeiliSearch
synced 2025-07-04 04:17:10 +02:00
Merge pull request #339 from tpayet/action-docker-tag
Update action workflow for docker tagged image
This commit is contained in:
commit
86a87d6032
1 changed files with 1 additions and 1 deletions
2
.github/workflows/publish-docker-tag.yml
vendored
2
.github/workflows/publish-docker-tag.yml
vendored
|
@ -17,4 +17,4 @@ jobs:
|
|||
name: getmeili/meilisearch
|
||||
username: ${{ secrets.DOCKER_USERNAME }}
|
||||
password: ${{ secrets.DOCKER_PASSWORD }}
|
||||
tags: true
|
||||
tag_names: true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue