only tag parkervcp if its not a fork
This commit is contained in:
4
.github/workflows/voice.yml
vendored
4
.github/workflows/voice.yml
vendored
@@ -35,7 +35,7 @@ jobs:
|
||||
push: true
|
||||
tags: |
|
||||
ghcr.io/${{ github.repository_owner }}/yolks:voice_${{ matrix.tag }}
|
||||
ghcr.io/parkervcp/yolks:voice_${{ matrix.tag }}
|
||||
${{ github.repository_owner == 'pelican-eggs' && 'ghcr.io/parkervcp/yolks:voice_${{ matrix.tag }}' || '' }}
|
||||
|
||||
|
||||
pushx64_arm64:
|
||||
@@ -67,4 +67,4 @@ jobs:
|
||||
push: true
|
||||
tags: |
|
||||
ghcr.io/${{ github.repository_owner }}/yolks:voice_${{ matrix.tag }}
|
||||
ghcr.io/parkervcp/yolks:voice_${{ matrix.tag }}
|
||||
${{ github.repository_owner == 'pelican-eggs' && 'ghcr.io/parkervcp/yolks:voice_${{ matrix.tag }}' || '' }}
|
||||
|
Reference in New Issue
Block a user