build: change run-name.
This commit is contained in:
parent
1611bc7f75
commit
b24f4c9e44
2
.github/workflows/build-and-push.yml
vendored
2
.github/workflows/build-and-push.yml
vendored
@ -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:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user