mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
ci: Run name for manually triggered runs [skip ci]
This commit is contained in:
parent
0280c4e00d
commit
842ca9ec4a
1 changed files with 3 additions and 0 deletions
3
.github/workflows/build_push.yml
vendored
3
.github/workflows/build_push.yml
vendored
|
@ -1,4 +1,7 @@
|
||||||
name: Build app
|
name: Build app
|
||||||
|
|
||||||
|
run-name: Build and Release v${{ github.event.inputs.version }}
|
||||||
|
|
||||||
on:
|
on:
|
||||||
push:
|
push:
|
||||||
branches:
|
branches:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue