diff --git a/.github/workflows/build_and_check.yml b/.github/workflows/build_and_check.yml index 3d56389..55cfd59 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/devhub-project:latest \ No newline at end of file + tags: avior/avior.me:latest \ No newline at end of file