diff --git a/.github/workflows/affine.yml b/.github/workflows/affine.yml index 2de1b651b..02cb47411 100644 --- a/.github/workflows/affine.yml +++ b/.github/workflows/affine.yml @@ -58,7 +58,7 @@ jobs: with: context: . file: ./.github/deployment/Dockerfile-affine - tags: relocate + tags: ghcr.io/toeverything/affine:relocate target: AFFiNE - name: Build and push Docker image (AFFINE-Local) @@ -70,4 +70,4 @@ jobs: push: ${{ github.ref == 'refs/heads/master' && true || false }} tags: ${{ steps.meta_affine.outputs.tags }} labels: ${{ steps.meta_affine.outputs.labels }} - target: AFFiNE \ No newline at end of file + target: AFFiNE