Fix docker publishing for PRs

This commit is contained in:
Deluan 2024-05-17 22:45:54 -04:00
parent 5d41165b5b
commit 15c9a0ded3
1 changed files with 1 additions and 1 deletions

View File

@ -183,7 +183,7 @@ jobs:
labels: |
maintainer=deluan
images: |
name=${{secrets.DOCKER_IMAGE}}
name=${{secrets.DOCKER_IMAGE}},enable=${{ env.DOCKER_IMAGE != '' }}
name=ghcr.io/${{ github.repository }}
tags: |
type=ref,event=pr