Publish all new images to Docker Registry

This commit is contained in:
Deluan 2023-11-16 23:21:20 -05:00 committed by Joe Stump
parent 1ce34a6a11
commit b30a8df101
No known key found for this signature in database
GPG Key ID: 29151C3EC48A0EB9

View File

@ -206,7 +206,7 @@ jobs:
labels: |
maintainer=deluan
images: |
name=${{secrets.DOCKER_IMAGE}},enable=${{env.GITHUB_REF_TYPE == 'tag' || github.ref == format('refs/heads/{0}', 'master')}}
name=${{secrets.DOCKER_IMAGE}}
name=ghcr.io/${{ github.repository }}
tags: |
type=ref,event=pr