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