Update .gitea/workflows/build-push.yaml
Some checks failed
Build and Push / build (push) Failing after 4s

This commit is contained in:
mrxhunt 2026-03-11 18:49:55 +00:00
parent e5fc7df43e
commit 69b0aa6a2f

View File

@ -3,7 +3,7 @@ name: Build and Push
on:
push:
branches:
- main
- master
jobs:
build: