mirror of https://github.com/openwrt/docker.git
ci: add run-name
This should make things prettier Signed-off-by: Paul Spooren <mail@aparcar.org>pull/140/head
parent
4f24894b84
commit
27f2feaf3d
|
|
@ -1,4 +1,5 @@
|
|||
name: Build and push containers
|
||||
run-name: ${{ inputs.ref }} ${{ inputs.target }}
|
||||
|
||||
on:
|
||||
# push:
|
||||
|
|
|
|||
Loading…
Reference in New Issue