From 9e32ebeee55956dcb1bdf077f9146d2b411974c1 Mon Sep 17 00:00:00 2001 From: Avery Dingler Date: Wed, 26 Jun 2019 22:21:56 -0400 Subject: [PATCH] add timeout info to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 9399986..f00b464 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ The action parameters `api_token` and `owner_name` can also be omitted when thei - `APPCENTER_DISTRIBUTE_RELEASE_NOTES` - Release notes - `APPCENTER_DISTRIBUTE_RELEASE_NOTES_CLIPPING` - Clip release notes if its length is more then 5000, `true` by default - `APPCENTER_DISTRIBUTE_RELEASE_NOTES_LINK` - Additional release notes link +- `APPCENTER_TIMEOUT` - Sets the request timeout in seconds. Used when uploading builds to App Center. ## Example