Merge pull request #723 from paperless-ngx/bugfix-remove-tag-match

Fix docker/metadata-action creation of latest tag
This commit is contained in:
shamoon 2022-04-13 08:28:44 -07:00 committed by GitHub
commit 52498efd14
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -195,7 +195,6 @@ jobs:
with:
images: ghcr.io/${{ github.repository }}
tags: |
type=match,pattern=ngx-(\d.\d.\d),group=1
type=ref,event=branch
type=ref,event=tag
-