GitHub Actionsでfirebaseのdeploy時の認証をトークンからGCPのサービスアカウントに切り替える - Qiita
firebase deploy --token="$FIREBASE_TOKEN"でデプロイすると、 Authenticating with `--token` is deprecated and will be removed in a future major vers...