How do I generate tokens to use with GitHub Actions?

I’m interested in using the Expo Github action package, and it mentions an EXPO_TOKEN authentication method. I’d prefer to use this over a username and password, but I can’t figure out how to get my token. There are no docs in the expo-cli, despite the action readme saying this is available since 3.25.0, and no apparent place to generate tokens on the website.

Any clarity would be greatly appreciated!

Please run expo diagnostics and paste the log that’s printed out along with your question or issue!

  Expo CLI 3.26.2 environment info:
    System:
      OS: macOS 10.15.6
      Shell: 5.7.1 - /bin/zsh
    Binaries:
      Node: 14.5.0 - ~/.nvm/versions/node/v14.5.0/bin/node
      Yarn: 1.22.4 - /usr/local/bin/yarn
      npm: 6.14.5 - ~/.nvm/versions/node/v14.5.0/bin/npm
      Watchman: 4.9.0 - /usr/local/bin/watchman
    IDEs:
      Android Studio: 4.0 AI-193.6911.18.40.6514223
      Xcode: 11.6/11E708 - /usr/bin/xcodebuild
    npmPackages:
      expo: ~38.0.8 => 38.0.9 
      react: ~16.11.0 => 16.11.0 
      react-dom: ~16.11.0 => 16.11.0 
      react-native: https://github.com/expo/react-native/archive/sdk-38.0.2.tar.gz => 0.62.2 
      react-native-web: ~0.11.7 => 0.11.7 
    npmGlobalPackages:
      expo-cli: 3.26.2

This topic was automatically closed 20 days after the last reply. New replies are no longer allowed.