Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create an Expo dev account #2933

Closed
Kevan-Y opened this issue Feb 15, 2022 · 4 comments
Closed

Create an Expo dev account #2933

Kevan-Y opened this issue Feb 15, 2022 · 4 comments
Assignees
Labels

Comments

@Kevan-Y
Copy link
Contributor

Kevan-Y commented Feb 15, 2022

In #2732, to publish our mobile to Expo, we need to create Expo dev account in order to publish it.
Signup

@humphd
Copy link
Contributor

humphd commented Feb 15, 2022

Done, let me know what you need to move forward:

Screen Shot 2022-02-15 at 10 27 58 AM

@Kevan-Y
Copy link
Contributor Author

Kevan-Y commented Feb 15, 2022

Sorry to reply late, reading from the documentation, we can create a secret token key that we gonna be using it for Github action.
link for secret token.
Expo workflow if I understand correctly we need to place that in secret key in or repo setting. So when running the Github actions it will pickup that key.

@humphd
Copy link
Contributor

humphd commented Feb 16, 2022

I've created a secret in the repo named EXPO_TOKEN, which you can use with token: ${{ secrets.EXPO_TOKEN }}, see https://github.com/expo/expo-github-action#configuration-options

@humphd
Copy link
Contributor

humphd commented Feb 23, 2022

This is working now with my account, closing.

@humphd humphd closed this as completed Feb 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants