patch: workflow registry
Use correct registry for pushing built erlang images
This commit is contained in:
2
.github/workflows/erlang.yml
vendored
2
.github/workflows/erlang.yml
vendored
@@ -36,4 +36,4 @@ jobs:
|
|||||||
platforms: linux/amd64
|
platforms: linux/amd64
|
||||||
push: true
|
push: true
|
||||||
tags: |
|
tags: |
|
||||||
ghcr.io/pterodactyl/yolks:erlang_${{ matrix.tag }}
|
ghcr.io/parkervcp/yolks:erlang_${{ matrix.tag }}
|
||||||
|
Reference in New Issue
Block a user