mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-02-13 01:00:16 +00:00
Update .github/workflows/build_images.yml
This commit is contained in:
parent
92f951fe3c
commit
1a607ab777
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build_images.yml
vendored
2
.github/workflows/build_images.yml
vendored
|
|
@ -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 }}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue