GoodDAPP
GoodDAPP copied to clipboard
(Chore) Use doppler with github actions
- [ ] fill the *_mobile branch configs in doppler with android/ios secrets
- [ ] use doppler cli in github actions yml file to download both env_secrets and env_mobile into the .env
doppler secrets download --no-file --format env --token=<service token>
notice that you need to rundoppler secrets
twice each time with a different service token, one for _secrets and one for _mobile