diff --git a/.github/workflows/build-and-push-ghcr.yaml b/.github/workflows/build-and-push-ghcr.yaml index 06d0c64..1e250b8 100644 --- a/.github/workflows/build-and-push-ghcr.yaml +++ b/.github/workflows/build-and-push-ghcr.yaml @@ -52,7 +52,6 @@ jobs: platforms: linux/amd64,linux/arm64 file: ./Dockerfile tags: | - ghcr.io/bluesky-social/pds:latest ${{ steps.meta.outputs.tags }} labels: ${{ steps.meta.outputs.labels }} cache-from: type=gha