diff --git a/.github/workflows/pipeline.yml b/.github/workflows/pipeline.yml index 86496366..3d3d8b71 100644 --- a/.github/workflows/pipeline.yml +++ b/.github/workflows/pipeline.yml @@ -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