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