]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Fixes the name and path of the built image so it doesn't duplicate 238/head
authorTrenton Holmes <holmes.trenton@gmail.com>
Fri, 1 Apr 2022 23:17:22 +0000 (16:17 -0700)
committerTrenton Holmes <holmes.trenton@gmail.com>
Fri, 1 Apr 2022 23:17:22 +0000 (16:17 -0700)
.github/workflows/ci.yml

index 69a2361d8465cbaae12cb1b80a632ba7c5277a18..014549847df339f1752c47f2e3759c9147b22de9 100644 (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}}