patch: workflow registry

Use correct registry for pushing built erlang images
This commit is contained in:
Alex
2021-07-17 17:37:46 +03:00
committed by GitHub
parent cb449862c6
commit 681b068b4f

View File

@@ -36,4 +36,4 @@ jobs:
platforms: linux/amd64
push: true
tags: |
ghcr.io/pterodactyl/yolks:erlang_${{ matrix.tag }}
ghcr.io/parkervcp/yolks:erlang_${{ matrix.tag }}