Category: github, yaml
Wanna learn how to automate your deployment workflow? When you work on a team, new features are continually getting implemented.
If you have an existing firebase project, go to step Go to firebase.google.com and go to the console to create a new project.
Then go to edit to add another role called ‘Firebase Admin.’ If your app uses an API, you have to add API Keys Admin.
To test your CI/CD pipeline, make some changes to your project and push up the code.