Fix Repo
This commit is contained in:
parent
78f41c3210
commit
61f7c54bbe
1 changed files with 2 additions and 2 deletions
4
.github/workflows/installers.yml
vendored
4
.github/workflows/installers.yml
vendored
|
@ -41,7 +41,7 @@ jobs:
|
|||
platforms: linux/amd64,linux/arm64
|
||||
push: true
|
||||
tags: |
|
||||
ghcr.io/pterodactyl/installers:${{ matrix.tag }}
|
||||
ghcr.io/thundernetworkrad/installers:${{ matrix.tag }}
|
||||
|
||||
pushAmd:
|
||||
name: "yolks:installers_amd:${{ matrix.tag }}"
|
||||
|
@ -69,4 +69,4 @@ jobs:
|
|||
platforms: linux/amd64
|
||||
push: true
|
||||
tags: |
|
||||
ghcr.io/pterodactyl/installers:${{ matrix.tag }}
|
||||
ghcr.io/thundernetworkrad/installers:${{ matrix.tag }}
|
||||
|
|
Loading…
Reference in a new issue