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: on:
push: push:
branches: #branches:
- main # - main
paths: paths:
- "client/**" - "client/**"
- ".gitea/workflows/deploy-client.yaml" - ".gitea/workflows/deploy-client.yaml"