Skip to content

Commit

Permalink
Remove firebase beta deployment
Browse files Browse the repository at this point in the history
  • Loading branch information
philippzagar committed Apr 1, 2024
1 parent f9689d7 commit 304c56a
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions .github/workflows/beta-deployment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,11 +31,3 @@ jobs:
googleserviceinfoplistpath: 'Intake/Supporting Files/GoogleService-Info.plist'
setupsigning: true
fastlanelane: beta
deployfirebase:
name: Deploy Firebase Project
needs: iosapptestflightdeployment
uses: StanfordBDHG/.github/.github/workflows/firebase-deploy.yml@v2
with:
arguments: '--debug'
secrets:
GOOGLE_APPLICATION_CREDENTIALS_BASE64: ${{ secrets.GOOGLE_APPLICATION_CREDENTIALS_BASE64 }}

0 comments on commit 304c56a

Please sign in to comment.