diff --git a/.github/workflows/voice.yml b/.github/workflows/voice.yml index 7795be8..6005997 100644 --- a/.github/workflows/voice.yml +++ b/.github/workflows/voice.yml @@ -9,7 +9,7 @@ on: paths: - voice/** jobs: - pushTeaspeak: + pushx64: name: "yolks:voice_${{ matrix.tag }}" runs-on: ubuntu-latest strategy: @@ -37,7 +37,7 @@ jobs: tags: | ghcr.io/parkervcp/yolks:voice_${{ matrix.tag }} - pushmumble: + pushx64_arm64: name: "yolks:voice_${{ matrix.tag }}" runs-on: ubuntu-latest strategy: