From 2b28025cd1ddf21f0401d283b611f627c148ce6d Mon Sep 17 00:00:00 2001 From: QuintenQVD0 Date: Sun, 9 Oct 2022 20:30:52 +0200 Subject: [PATCH] update workflow build naming --- .github/workflows/voice.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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: