diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index cbb22d63..be68f2a5 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -46,8 +46,8 @@ jobs: push: false load: true tags: lol-testapp:latest - cache-from: type=gha,scope=testapp - cache-to: type=gha,mode=max,scope=testapp + cache-from: type=gha,scope=testapp2 + cache-to: type=gha,mode=max,scope=testapp2 - name: Run tests run: |