enable workflows

This commit is contained in:
Alex
2021-06-07 18:05:59 +03:00
parent 5919abae88
commit 87919ac50d
6 changed files with 6 additions and 6 deletions

View File

@@ -35,4 +35,4 @@ jobs:
platforms: linux/amd64
push: true
tags: |
ghcr.io/pterodactyl/games:${{ matrix.game }}
ghcr.io/parkervcp/games:${{ matrix.game }}

View File

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

View File

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

View File

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

View File

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

View File

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