fix: github actions

This commit is contained in:
Levente Orban
2025-08-27 14:01:43 +02:00
parent a9fe0817b0
commit 0b86f59fa9
5 changed files with 22 additions and 36 deletions

View File

@@ -1,4 +1,4 @@
name: Build and Push to GHCR
name: build & push the images
on:
push:

View File

@@ -1,4 +1,4 @@
name: Test and Build
name: test & build
on:
push: