mirror of
https://github.com/thomisus/Docker-DocumentServer.git
synced 2026-04-30 04:20:08 +00:00
Fix build workflow runs names (#679)
This commit is contained in:
parent
cd8177e0ae
commit
09ac8b5463
2 changed files with 10 additions and 0 deletions
1
.github/workflows/stable-build.yml
vendored
1
.github/workflows/stable-build.yml
vendored
|
|
@ -1,5 +1,6 @@
|
|||
### This workflow setup instance then build and push images ###
|
||||
name: Multi-arch build stable
|
||||
run-name: ${{ inputs.tag }} (${{ inputs.release_number }})
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue