Fix image name.

This commit is contained in:
Paul
2021-09-03 16:27:53 +01:00
parent 862f57235c
commit 5328c66cbb

View File

@@ -73,7 +73,7 @@ jobs:
id: meta
uses: docker/metadata-action@v3
with:
images: revoltchat/client, ghcr.io/revoltchat/client
images: revoltchat/server, ghcr.io/revoltchat/server
- name: Login to DockerHub
uses: docker/login-action@v1
with: