We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f80ef1f commit 3ac4a96Copy full SHA for 3ac4a96
1 file changed
action.yml
@@ -18,7 +18,7 @@ input:
18
description: Your Expo password, for authentication. (use with secrets)
19
expo-packager:
20
description: The package manager used to install the Expo CLI. (can be yarn or npm)
21
- default: npm
+ default: yarn
22
expo-patch-watchers:
23
description: If Expo should fix the default watchers limit, helps with ENOSPC errors. (can be true or false)
24
default: true
0 commit comments