Replace hardcoded with github.repository_owner
This commit is contained in:
2
.github/workflows/bot.yml
vendored
2
.github/workflows/bot.yml
vendored
@@ -50,7 +50,7 @@ jobs:
|
||||
cache-to: type=local,dest=/tmp/.buildx-cache-new
|
||||
push: true
|
||||
tags: |
|
||||
ghcr.io/pelican-eggs/yolks:bot_${{ matrix.tag }}
|
||||
ghcr.io/${{ github.repository_owner }}/yolks:bot_${{ matrix.tag }}
|
||||
ghcr.io/parkervcp/yolks:bot_${{ matrix.tag }}
|
||||
- name: Move cache
|
||||
run: |
|
||||
|
Reference in New Issue
Block a user