Replace hardcoded with github.repository_owner
This commit is contained in:
2
.github/workflows/java.yml
vendored
2
.github/workflows/java.yml
vendored
@@ -44,5 +44,5 @@ jobs:
|
||||
platforms: linux/amd64,linux/arm64
|
||||
push: true
|
||||
tags: |
|
||||
ghcr.io/pelican-eggs/yolks:java_${{ matrix.tag }}
|
||||
ghcr.io/${{ github.repository_owner }}/yolks:java_${{ matrix.tag }}
|
||||
ghcr.io/parkervcp/yolks:java_${{ matrix.tag }}
|
||||
|
Reference in New Issue
Block a user