diff --git a/.github/workflows/build_and_check.yml b/.github/workflows/build_and_check.yml index 55cfd59..a4b490a 100644 --- a/.github/workflows/build_and_check.yml +++ b/.github/workflows/build_and_check.yml @@ -30,4 +30,4 @@ jobs: context: . file: ./Dockerfile push: true - tags: avior/avior.me:latest \ No newline at end of file + tags: git.dzeio.com/avior/avior.me:latest \ No newline at end of file