From 9be3f42633b1266e382e5cef52bc465aa524d1f8 Mon Sep 17 00:00:00 2001 From: maximo tejeda Date: Fri, 15 Nov 2024 10:17:15 -0400 Subject: [PATCH] FIX tag --- .github/workflows/image_creation.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/image_creation.yaml b/.github/workflows/image_creation.yaml index 317bbe3..9b0e788 100644 --- a/.github/workflows/image_creation.yaml +++ b/.github/workflows/image_creation.yaml @@ -38,4 +38,4 @@ jobs: context: . platforms: linux/amd64,linux/arm64 push: true - tags: https://10.0.0.171/ddns:${{ github.ref_name }} + tags: 10.0.0.171/ddns:${{ github.ref_name }}