This commit is contained in:
Christian Torbidone 2024-08-08 10:42:57 +02:00 committed by GitHub
parent 78f41c3210
commit 61f7c54bbe
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -41,7 +41,7 @@ jobs:
platforms: linux/amd64,linux/arm64 platforms: linux/amd64,linux/arm64
push: true push: true
tags: | tags: |
ghcr.io/pterodactyl/installers:${{ matrix.tag }} ghcr.io/thundernetworkrad/installers:${{ matrix.tag }}
pushAmd: pushAmd:
name: "yolks:installers_amd:${{ matrix.tag }}" name: "yolks:installers_amd:${{ matrix.tag }}"
@ -69,4 +69,4 @@ jobs:
platforms: linux/amd64 platforms: linux/amd64
push: true push: true
tags: | tags: |
ghcr.io/pterodactyl/installers:${{ matrix.tag }} ghcr.io/thundernetworkrad/installers:${{ matrix.tag }}