rename one step in publish.yml

This commit is contained in:
Dawid Wysokiński 2021-10-28 07:36:06 +02:00
parent d1521352d4
commit 5c2a34c6fc
Signed by: Kichiyaki
GPG Key ID: EF14026D247EB867
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ jobs:
username: ${{ secrets.REGISTRY_LOGIN }}
password: ${{ secrets.REGISTRY_PASSWORD }}
- name: Push the REST API to Docker Hub
- name: Push to Docker Hub
uses: docker/build-push-action@v2
with:
context: .