Skip to content
This repository has been archived by the owner on Jan 20, 2025. It is now read-only.

Commit

Permalink
chore(docs): mention required Artifact Registry API in docs for deplo…
Browse files Browse the repository at this point in the history
…yment through GitHub actions (#4)
  • Loading branch information
D1LL1G4F authored Apr 16, 2023
1 parent bc0fd40 commit 83d1f62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ _*only required for deployment_
4. (Continuous deployment through GitHub Actions)
- Move environment variables from `.env.local` to your [GitHub Actions Secrets](https://docs.github.com/en/actions/security-guides/encrypted-secrets)
- Enable GitHub Actions in your repository

- Enable [Artifact Registry API](https://console.cloud.google.com/marketplace/product/google/artifactregistry.googleapis.com) on your Google Cloud project
- ⚠️ Service Account stored in GitHub secret `FIREBASE_SERVICE_ACCOUNT_PAPER_PLANE` will require following GCP IAM roles
* **Cloud Functions Developer** - Cloud Functions deployment
* **Firebase Authentication Admin** - Full read/write access to Firebase Authentication resources
Expand Down

0 comments on commit 83d1f62

Please sign in to comment.