forgot to add registry to metadata-action

This commit is contained in:
Marie 2023-09-22 00:41:42 +02:00 committed by GitHub
parent 2ec4d70af9
commit d3333ebb34
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -29,7 +29,7 @@ jobs:
id: meta
uses: docker/metadata-action@v5
with:
images: transfem-org/sharkey
images: ${{ env.REGISTRY }}/transfem-org/sharkey
- name: Log in to GHCR
uses: docker/login-action@v3
with: