chore: rename workflow names in build.yml and release.yml for consistency

Signed-off-by: Noooste <83548733+Noooste@users.noreply.github.com>
This commit is contained in:
Noooste
2026-04-19 18:39:55 +02:00
parent 6f10510c49
commit d83313d866
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
name: Docker Build and Push
name: build
on:
push:
+1 -1
View File
@@ -1,4 +1,4 @@
name: Release Charts
name: release
on:
push: