Update main.yml

This commit is contained in:
Skillet 2023-05-05 17:10:16 -04:00 committed by GitHub
parent 053dc49ee3
commit 775ff1040d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -34,5 +34,4 @@ jobs:
file: ./Dockerfile
push: true
tags: "${{ vars.DOCKER_REGISTRY_URL }}/steamcmd:latest"
cache-from: type=registry,ref=${{ vars.DOCKER_REGISTRY_URL }}/steamcmd:latest
cache-to: type=inline