Revert "enable workflows"

This reverts commit 87919ac50d.
This commit is contained in:
Alex
2021-06-07 18:05:59 +03:00
committed by Softwarenoob
parent 87919ac50d
commit 1f91b59cc5
6 changed files with 6 additions and 6 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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