temp deploy on this branch
Some checks failed
Build and Deploy Frontend / build-and-deploy (push) Failing after 4s

This commit is contained in:
2026-02-28 23:42:36 -06:00
parent 2128d5dfa4
commit 20ea31e63a

View File

@@ -5,8 +5,8 @@ run-name: "${{ gitea.event.head_commit.message }}: Deploy Client"
on:
push:
branches:
- main
#branches:
# - main
paths:
- "client/**"
- ".gitea/workflows/deploy-client.yaml"