diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 1f16fce0..736137e3 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -84,7 +84,6 @@ jobs: push: true tags: | ghcr.io/postalserver/postal:${{ steps.tag.outputs.tag }} - ghcr.io/postalserver/postal:commit-${{ github.sha }} cache-from: type=gha cache-to: type=gha,mode=max target: full