expo / expo/expo-github-action

How to automate expo upload:android

Open
#68 4 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
1k
Forks
107
PR merge metrics
No merged PRs in 30d

Description

Hello! It's me again 😄

### Topic and scope of discussion
How would you pass service account JSON to `expo upload:android`?

### Motivation
I want to create a manually triggered Github action to automate uploads to Play Store?

### Additional context
`expo upload:android` requires the `--path` to the JSON file containing the service account. I dug into the expo-cli code and they use fs.readFile to get the content so not sure how to make it available inside the Github actions. Do you know a way to provide it?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.