Use new repo

This commit is contained in:
2024-01-22 15:17:43 -06:00
parent 9e4b61297f
commit 611083f954
2 changed files with 2 additions and 2 deletions

View File

@@ -44,7 +44,7 @@ jobs:
uses: docker/metadata-action@v5
with:
images: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}
tags: type=raw,value=latest,enable={{is_default_branch}}
tags: type=raw,value=steamcmd,enable={{is_default_branch}}
- name: Build and push Docker image
uses: docker/build-push-action@v5