Select the correct repository.

This commit is contained in:
Paul 2021-08-30 16:51:06 +01:00
parent 4e3e57a7c9
commit 3628aeffdd

View file

@ -22,7 +22,7 @@ jobs:
id: meta id: meta
uses: docker/metadata-action@v3 uses: docker/metadata-action@v3
with: with:
images: name/app images: revoltchat/client
- name: Login to DockerHub - name: Login to DockerHub
if: github.event_name != 'pull_request' if: github.event_name != 'pull_request'
uses: docker/login-action@v1 uses: docker/login-action@v1