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: on:
push: push:
branches: ["main"] branches: ["deploytest"]
jobs: jobs:
build-and-deploy: build-and-deploy: