set for prod flow

This commit is contained in:
Josh Sandlin
2026-07-30 14:33:00 -04:00
parent 7146002e08
commit b4b429438f
2 changed files with 4 additions and 3 deletions
+2 -2
View File
@@ -3,8 +3,8 @@ name: Deploy ttl.sh
on:
push:
branches:
- prerelease # Temporary: deploy on prerelease for testing
# - main # TODO: Switch back to main after testing
# - prerelease # Temporary: deploy on prerelease for testing to staging.ttl.sh
- main
workflow_dispatch: # Manual trigger for emergencies
concurrency: