You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The deployment script should remain generic with placeholder values,
while config.env.template contains RAW Labs defaults. This ensures:
- .github/ scripts are truly stable and reusable
- Project-specific values come from deployment/config.env
- No hardcoded vendor-specific values in deployment logic
0 commit comments