diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index b4019c9..9354f3b 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -377,8 +377,8 @@ jobs: labels: ${{ steps.meta.outputs.labels }} platforms: linux/amd64 provenance: false - cache-from: type=registry,ref=code.littlelan.cn/with_you/frontend-web:buildcache - cache-to: type=registry,ref=code.littlelan.cn/with_you/frontend-web:buildcache,mode=max + cache-from: type=registry,ref=code.littlelan.cn/carrot_bbs/frontend-web:buildcache + cache-to: type=registry,ref=code.littlelan.cn/carrot_bbs/frontend-web:buildcache,mode=max - name: Show image tags run: |