Fixes the name and path of the built image so it doesn't duplicate

This commit is contained in:
Trenton Holmes 2022-04-01 16:17:22 -07:00
parent 2666e70706
commit 26d93cf3be

View File

@ -193,7 +193,7 @@ jobs:
id: docker-meta
uses: docker/metadata-action@v3
with:
images: ghcr.io/${{ github.repository }}/paperless-ngx
images: ghcr.io/${{ github.repository }}
tags: |
type=match,pattern=ngx-(\d.\d.\d),group=1
type=semver,pattern=ngx-{{version}}