From 1363ff3b718d2d81ed5c41140b0e72fbcb666c4f Mon Sep 17 00:00:00 2001
From: tenekev <cobinet59@gmail.com>
Date: Wed, 18 Dec 2024 11:27:49 +0200
Subject: [PATCH] Update ci.yaml

---
 .github/workflows/ci.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/ci.yaml b/.github/workflows/ci.yaml
index 17bf94b..42ff179 100644
--- a/.github/workflows/ci.yaml
+++ b/.github/workflows/ci.yaml
@@ -52,7 +52,7 @@ jobs:
           build-args: |
             PACKAGE_VERSION=${{ env.PACKAGE_VERSION }}
           tags: |
-            ${{ github.repository }}:${{ env.PACKAGE_VERSION }}
-            ${{ github.repository }}:latest
+            # ${{ github.repository }}:${{ env.PACKAGE_VERSION }}
+            # ${{ github.repository }}:latest
             ghcr.io/${{ github.repository }}:${{ env.PACKAGE_VERSION }}
             ghcr.io/${{ github.repository }}:latest