diff --git a/.github/workflows/cicd.yml b/.github/workflows/cicd.yml index 2446753..b90030d 100644 --- a/.github/workflows/cicd.yml +++ b/.github/workflows/cicd.yml @@ -19,7 +19,7 @@ jobs: with: context: . push: true - tags: firstcicd:latest + tags: ahmedgamalyousef/firstcicd:latest deploy: needs: build_and_push_image