ble-reticulum/.github
torlando-tech c93fabb944 fix: remove duplicate deploy workflow file
Removed .github/workflows/deploy.yaml which was a byte-for-byte duplicate
of deploy.yml. Both workflows were executing independently, causing:
- Duplicate deployments to Raspberry Pi devices
- Potential race conditions from concurrent SSH sessions
- Unnecessary resource usage

Kept deploy.yml as it uses the more standard extension in the GitHub
Actions ecosystem.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-15 21:14:59 -05:00
..
workflows fix: remove duplicate deploy workflow file 2025-11-15 21:14:59 -05:00