Ubuntu – Github Actions: Unable to acquire impersonated credentials
I'm trying to create a Github Action that will replicate my Firestore database to a specific bucket using this tutorial but I've decided to use keyless authentication from Github actions as opposed to a downloadable service account. In my .yaml…