ci(pr-docker): add disk cleanup and support fork registries (#1942)

Use dynamic repository owner/name for image tags to allow forks to publish to their own registries.
This commit is contained in:
Ryan Hecht 2025-12-08 13:08:50 -05:00 committed by GitHub
parent 831e26bad8
commit 5784d8c966
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ jobs:
id: meta
uses: docker/metadata-action@c299e40c65443455700f0fdfc63efafe5b349051 # v5
with:
images: ghcr.io/go-vikunja/vikunja
images: ghcr.io/${{ github.repository_owner }}/${{ github.event.repository.name }}
tags: |
type=ref,event=pr
type=sha,format=long