Publish all new images to Docker Registry

This commit is contained in:
Deluan 2023-11-16 23:21:20 -05:00
parent fee0f40a52
commit 53607fe114
1 changed files with 1 additions and 1 deletions

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