Update .github/workflows/build_images.yml

This commit is contained in:
Simon L 2022-01-18 22:31:54 +01:00 committed by GitHub
parent 92f951fe3c
commit 1a607ab777
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -47,7 +47,7 @@ jobs:
uses: docker/metadata-action@v3
with:
images: |
${{ secrets.DOCKERHUB_USERNAME }}/${{ matrix.container.name }}
nextcloud/${{ matrix.container.name }}
tags: |
${{ matrix.platform.tag }}