diff --git a/.github/workflows/cd.yml b/.github/workflows/cd.yml index 36928b2..fad5847 100644 --- a/.github/workflows/cd.yml +++ b/.github/workflows/cd.yml @@ -37,5 +37,4 @@ jobs: tags: | ${{ secrets.DOCKER_HUB_USERNAME }}/server:${{github.run_number}} ${{ secrets.DOCKER_HUB_USERNAME }}/server:latest - cache-from: type=gha - cache-to: type=gha,mode=max +