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
feat: replace deprecated Firebase token with service account authentication
- Update deploy-staging.yml to use FIREBASE_SERVICE_ACCOUNT_STAGING
- Update deploy-prod.yml to use FIREBASE_SERVICE_ACCOUNT_PROD
- Remove deprecated --token authentication method
- Implement GOOGLE_APPLICATION_CREDENTIALS for secure authentication
0 commit comments