diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index f28fdfd..bdef4ec 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -35,4 +35,4 @@ jobs: push: true tags: "${{ vars.DOCKER_REGISTRY_URL }}/steamcmd:latest" cache-from: type=registry,ref=${{ vars.DOCKER_REGISTRY_URL }}/steamcmd:latest - cache-to: type=registry,ref=${{ vars.DOCKER_REGISTRY_URL }}/steamcmd:latest + cache-to: type=inline