build: change run-name.

v3.2
liqiang-fit2cloud 2025-07-10 09:56:38 +08:00
parent 1611bc7f75
commit b24f4c9e44
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
name: build-and-push
run-name: 构建镜像并推送仓库 ${{ github.event.inputs.dockerImageTag }} (${{ github.event.inputs.registry }})
run-name: 构建镜像并推送仓库 ${{ github.event.inputs.dockerImageTag }} (${{ github.event.inputs.registry }}) (${{ github.event.inputs.architecture }})
on:
workflow_dispatch: