Skip to content

Commit

Permalink
Update deployStaging.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
flaviuvsp committed Feb 5, 2024
1 parent 2ae3325 commit 6ff1e08
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deployStaging.yml
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,6 @@ jobs:
echo AUTH_CLIENT_ID="$AUTH_CLIENT_ID" >> local.properties
echo AUTH_CLIENT_SECRET="$AUTH_CLIENT_SECRET" >> local.properties
echo PUBLISHABLE_KEY="$PUBLISHABLE_KEY" >> local.properties
echo MIXPANEL_TOKEN="$MIXPANEL_TOKEN" >> local.properties
bundle exec fastlane firebase
shell: bash

0 comments on commit 6ff1e08

Please sign in to comment.