diff --git a/.gitea/workflows/build.yml b/.gitea/workflows/build.yml index eeeb242..ff09481 100644 --- a/.gitea/workflows/build.yml +++ b/.gitea/workflows/build.yml @@ -56,7 +56,7 @@ jobs: push: true tags: ${{ steps.tags.outputs.tags }} cache-from: type=registry,ref=manticorum67/paper-dynasty-database:buildcache - cache-to: type=registry,ref=manticorum67/paper-dynasty-database:buildcache,mode=max + cache-to: type=registry,ref=manticorum67/paper-dynasty-database:buildcache,mode=min - name: Tag release if: success() && github.ref == 'refs/heads/main'