You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ Here is a summary of all the input options you can use.
41
41
|**eas-version**| - | EAS CLI version to install _(skips when omitted)_|
42
42
|**eas-cache**|`true`| If it should use the GitHub actions cache ([read more](#using-the-built-in-cache)) |
43
43
|**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])_|
45
45
|**patch-watchers**|`true`| If it should patch the `fs.inotify.*` limits on Ubuntu ([read more](#enospc-errors-on-linux)) |
0 commit comments