Skip to content

Commit 1f38d16

Browse files
authored
docs: add direct link to expo access tokens
1 parent 7cde8f8 commit 1f38d16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ Here is a summary of all the input options you can use.
4141
| **eas-version** | - | EAS CLI version to install _(skips when omitted)_ |
4242
| **eas-cache** | `true` | If it should use the GitHub actions cache ([read more](#using-the-built-in-cache)) |
4343
| **packager** | `yarn` | Package manager to use _(e.g. `yarn` or `npm`)_ |
44-
| **token** | - | Token of your Expo account _(only use with [secrets][link-actions-secrets])_ |
44+
| **token** | - | Token of your Expo account - [get your token](https://expo.dev/accounts/%5Baccount%5D/settings/access-tokens) _(use with [secrets][link-actions-secrets])_ |
4545
| **patch-watchers** | `true` | If it should patch the `fs.inotify.*` limits on Ubuntu ([read more](#enospc-errors-on-linux)) |
4646

4747
## Example workflows

0 commit comments

Comments
 (0)