Explicitly tag yolk

This commit is contained in:
2024-01-22 15:05:15 -06:00
parent 7b8187fc7b
commit 42e2e7b928

View File

@@ -51,5 +51,5 @@ jobs:
with: with:
context: ./SteamCMD-Installer context: ./SteamCMD-Installer
push: true push: true
tags: ${{ steps.meta.outputs.tags }} tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:steamcmd-installer
labels: ${{ steps.meta.outputs.labels }} labels: ${{ steps.meta.outputs.labels }}