From 61c254d0ee82bab608b34719204ecc767b09e772 Mon Sep 17 00:00:00 2001 From: Ahmed Hesham Date: Wed, 1 Oct 2025 13:28:32 +0300 Subject: [PATCH] update dockerhub repo name --- .github/workflows/Docker Build & Push.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/Docker Build & Push.yml b/.github/workflows/Docker Build & Push.yml index c96aa60..67587f6 100644 --- a/.github/workflows/Docker Build & Push.yml +++ b/.github/workflows/Docker Build & Push.yml @@ -26,4 +26,4 @@ jobs: uses: docker/build-push-action@v6 with: push: true - tags: ahmedhesham301/jobfitai:latest \ No newline at end of file + tags: ahmedhesham301/jobfit-ai:latest \ No newline at end of file