diff --git a/.gitea/workflows/release-image-harbor.yml b/.gitea/workflows/release-image-harbor.yml index 0eb9ba8..22f5fce 100644 --- a/.gitea/workflows/release-image-harbor.yml +++ b/.gitea/workflows/release-image-harbor.yml @@ -45,7 +45,7 @@ jobs: tags: | type=ref,event=branch type=ref,event=tag - images: ${{ vars.REGISTRY_HOST }}/images + images: ${{ vars.REGISTRY_HOST }}/images/site-profile - name: Build and Push Image uses: docker/build-push-action@v6