We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08816be commit 4478d37Copy full SHA for 4478d37
1 file changed
site/pages/docs/api-token.mdx
@@ -53,7 +53,7 @@ curl -X GET "https://update.reactnative.cn/api/app/list" \
53
54
### 在命令行工具中使用
55
56
-如果使用 `react-native-update-cli` 命令行工具,可以通过环境变量设置 Token:
+如果使用 `react-native-update-cli` 命令行工具(需 v2.7.0+),可以通过环境变量设置 Token:
57
58
```bash
59
export PUSHY_API_TOKEN=your_api_token_here
0 commit comments