Switching off to other branch for testing deployment. main no longer triggers deployment at the moment.

This commit is contained in:
Christbru 2025-10-18 18:31:23 -05:00
commit 691d2f09fd

View file

@ -4,7 +4,7 @@ name: Build and Deploy
on:
push:
branches: ["main"]
branches: ["deploytest"]
jobs:
build-and-deploy: