mirror of
https://github.com/1Panel-dev/MaxKB.git
synced 2025-12-26 01:33:05 +00:00
build: Update GitHub action.
This commit is contained in:
parent
1bc9f9f2b9
commit
986ef16f88
|
|
@ -1,4 +1,6 @@
|
|||
name: build-and-push
|
||||
name: 构建镜像并推送仓库
|
||||
|
||||
run-name: 构建镜像并推送仓库 ${{ github.event.inputs.dockerImageTag }} (${{ github.event.inputs.registry }})
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
|
|
|||
Loading…
Reference in New Issue