Rename workflow to "Build and Release" and update README badge order

This commit is contained in:
2025-07-26 21:58:54 +02:00
parent 225c82ac02
commit 0a0d4188f2
2 changed files with 2 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
name: Release name: Build and Release
on: on:
push: push:

View File

@@ -1,6 +1,6 @@
# llamactl # llamactl
![Go Tests](https://github.com/lordmathis/llamactl/actions/workflows/go_test.yaml/badge.svg) ![WebUI Tests](https://github.com/lordmathis/llamactl/actions/workflows/webui_test.yaml/badge.svg) ![Build and Release](https://github.com/lordmathis/llamactl/actions/workflows/release.yaml/badge.svg) ![Go Tests](https://github.com/lordmathis/llamactl/actions/workflows/go_test.yaml/badge.svg) ![WebUI Tests](https://github.com/lordmathis/llamactl/actions/workflows/webui_test.yaml/badge.svg)
A control server for managing multiple Llama Server instances with a web-based dashboard. A control server for managing multiple Llama Server instances with a web-based dashboard.