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