Skip to content

Commit

Permalink
Fix Repo
Browse files Browse the repository at this point in the history
  • Loading branch information
killerbossoriginal authored Aug 8, 2024
1 parent 78f41c3 commit 61f7c54
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/installers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}"
Expand Down Expand Up @@ -69,4 +69,4 @@ jobs:
platforms: linux/amd64
push: true
tags: |
ghcr.io/pterodactyl/installers:${{ matrix.tag }}
ghcr.io/thundernetworkrad/installers:${{ matrix.tag }}

0 comments on commit 61f7c54

Please sign in to comment.