Update .gitea/workflows/build-and-deploy.yml
Some checks failed
Build and Deploy / build (push) Failing after 1m12s

This commit is contained in:
2026-03-18 15:10:36 +01:00
parent b6251bc8d4
commit eb559db19f

View File

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