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