Correct container build for to the correct name

This commit is contained in:
2022-06-08 15:57:29 +01:00
parent b5d77c100e
commit 37b6ed9af2

View File

@@ -28,5 +28,5 @@ jobs:
with:
push: true
tags: |
ghcr.io/${{ github.repository_owner }}/ohayodash:${{ github.ref_name }}
ghcr.io/${{ github.repository_owner }}/ohayodash:latest
ghcr.io/${{ github.repository_owner }}/smsbot:${{ github.ref_name }}
ghcr.io/${{ github.repository_owner }}/smsbot:latest