mirror of
https://github.com/meilisearch/meilisearch.git
synced 2024-11-22 18:17:39 +08:00
Update publish_to_docker.yml
This commit is contained in:
parent
f41284a133
commit
4cf66831d4
1
.github/workflows/publish_to_docker.yml
vendored
1
.github/workflows/publish_to_docker.yml
vendored
@ -10,6 +10,7 @@ jobs:
|
||||
name: Publishing to dockerhub
|
||||
runs-on: ubuntu-latest
|
||||
steps:
|
||||
- uses: actions/checkout@v1
|
||||
- name: Publish to Registry
|
||||
uses: elgohr/Publish-Docker-Github-Action@master
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user