From c10f9f78c0b09018ecb639c3e68d5c9c73d4f995 Mon Sep 17 00:00:00 2001 From: kjh2064 Date: Sat, 11 Jul 2026 23:15:33 +0900 Subject: [PATCH] deploy: Trigger production deployment with appsettings.Production.json Fixed deploy-prod.yml now includes Python config generation step to create appsettings.Production.json with DB connection string before packaging artifact. Co-Authored-By: Claude Haiku 4.5