From 1b53843d1c0f48232fbd8b50b1122c7a010315d8 Mon Sep 17 00:00:00 2001 From: abbdelrhman_pasha Date: Thu, 23 Oct 2025 18:03:41 +0000 Subject: [PATCH] Update .github/workflows/ci\cd.yaml --- ".github/workflows/ci\\cd.yaml" | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git "a/.github/workflows/ci\\cd.yaml" "b/.github/workflows/ci\\cd.yaml" index 6a6d2c5..4248209 100644 --- "a/.github/workflows/ci\\cd.yaml" +++ "b/.github/workflows/ci\\cd.yaml" @@ -20,7 +20,7 @@ jobs: with: context: . push: true - tags: abdelrhmanpasha/abdelrhman:firstV1 + tags: abdelrhmanpasha/abdelrhman:first1 deploy: needs: build_and_push_image