Merge pull request #7 from matter-labs/ghcr

chore: do not publish containers to ghcr.io anymore
This commit is contained in:
Harald Hoyer 2024-02-13 17:04:40 +01:00 committed by GitHub
commit c8d53ed887
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -44,7 +44,6 @@ jobs:
with:
file: ${{ matrix.config.dockerfile }}
tags: |
ghcr.io/${{env.repository_owner}}/${{ github.event.repository.name }}-${{ matrix.config.tag }}
matterlabsrobot/${{ matrix.config.repository }}:latest
cache-from: type=gha
cache-to: type=gha,mode=max,ignore-error=true