Files
shellmate/.github/workflows/deploy.yml
Greg Hendrickson 60046e1dee Fix deploy workflow and create staging/main branches
- develop: auto-deploy to dev.shellmate.sh
- staging: auto-deploy to staging.shellmate.sh
- main: auto-deploy to production shellmate.sh

Proper CI/CD flow:
1. Feature branch → PR to develop → CI tests → merge → deploy dev
2. develop → PR to staging → deploy staging
3. staging → PR to main → deploy production
2026-01-27 21:09:05 +00:00

2.3 KiB