w9jds / firebase-action

GitHub Action for interacting with Firebase
MIT License
922 stars 198 forks source link

feat: add GOOGLE_APPLICATION_CREDENTIALS #216

Closed ta9ma0k closed 3 months ago

ta9ma0k commented 8 months ago

I want to use GOOGLE_APPLICATION_CREDENTIALS set in another step.

When using google-github-actions/auth@v2, GOOGLE_APPLICATION_CREDENTIALS is set. I want to use that action to support authentication using Workload Identity.

w9jds commented 3 months ago

Sorry for the delay, now that I got other stuff fixed with this action and updated node. I merge this in, thanks for the addition!