build: change run-name.
parent
1611bc7f75
commit
b24f4c9e44
|
|
@ -1,6 +1,6 @@
|
||||||
name: build-and-push
|
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:
|
on:
|
||||||
workflow_dispatch:
|
workflow_dispatch:
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue