update workflow build naming
This commit is contained in:
4
.github/workflows/voice.yml
vendored
4
.github/workflows/voice.yml
vendored
@@ -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:
|
||||
|
Reference in New Issue
Block a user