Issue 868: Mobile App feature: Add Successor in the case of death to … #492
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Rules (firestore & storage) | |
on: | |
push: | |
branches: | |
- main | |
jobs: | |
deploy: | |
name: Deploy admin on Firebase (social-income-staging) | |
uses: ./.github/workflows/deployment.yml | |
secrets: inherit | |
with: | |
component: rules | |
project: social-income-staging |