Files
k8s-game-2048/.github
Greg b3f0fa3746 fix: Use hex encoding for webhook signature instead of base64
- Webhook handler expects hexdigest() format
- Deploy workflow was using base64 encoding
- This fixes the 401 signature validation error
2025-07-01 11:14:00 -07:00
..