1
0
Fork 0
forked from lthn/blockchain

Update build-docker.yml

This commit is contained in:
Snider 2025-09-27 21:38:01 +01:00
parent 4506fb88f1
commit bde5bb44c3

View file

@ -18,7 +18,7 @@ on:
jobs:
build:
name: "lthn/chain:${{ inputs.chain-network == 'testnet' && 'testnet' || 'latest' }}"
name: "lthn/chain:${{ inputs.chain-network == 'testnet' && 'testnet-' || '' }}${{ matrix.arch_tag }}"
runs-on: ubuntu-22.04
strategy:
matrix: