diff --git a/.github/workflows/Http-Gateway-Release.yml b/.github/workflows/Http-Gateway-Release.yml index 5edb399..1003474 100644 --- a/.github/workflows/Http-Gateway-Release.yml +++ b/.github/workflows/Http-Gateway-Release.yml @@ -30,4 +30,4 @@ jobs: context: . file: ./Dockerfile push: true - tags: vesoft/nebula-http-client-v2:latest \ No newline at end of file + tags: vesoft/nebula-http-gateway-v2:latest \ No newline at end of file