actions-marketplace-validations/Firebase channels clone
This is the simple action, that allow you clone channels throw Firebase projects
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Oct 1, 2024
- License
- MIT
Pinned Snippet
uses: actions-marketplace-validations/nikitaglukhi_firebase-clone-channels@1f69dd4ecea81442520565c358fccfd3eded0fd7 # no releases — HEAD as of 2026-07-12tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| project_id | The Firebase project that contains the Hosting site to which you want to clone | yes | — |
| channel_id | The ID of the channel that you want to clone | yes | — |
| target_project_id | The Firebase project that contains the Hosting site where want to clone your channel | yes | — |
| target_channel_id | The ID of the channel where you want to clone your channel | yes | — |
| firebase_service_account | This is a service account JSON key | yes | — |
| firebase_tools_version | The version of 'firebase-tools'. If not specified, defaults to 'latest' | no | — |
Outputs
no outputs