Skip to content

Commit 4cd5eac

Browse files
committed
fix name
1 parent 831b8b7 commit 4cd5eac

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/build_multi_arch_image.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ name: Build and push docker image
1414

1515
jobs:
1616
build_image:
17-
name: Build image for ${{ inputs.container_name }}
17+
name: Build image for ${{ inputs.container_name }} on ${{ matrix.arch }}
1818
permissions:
1919
id-token: write
2020
runs-on: '${{ matrix.runner }}'

0 commit comments

Comments
 (0)