From cab4da2580aeb2a3d0948f0d579d96825e11bb06 Mon Sep 17 00:00:00 2001 From: Jonas Franz Date: Sat, 23 Sep 2017 13:58:30 +0200 Subject: [PATCH] Improving documentation Signed-off-by: Jonas Franz --- DOCS.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/DOCS.md b/DOCS.md index dfdb101..a0e0471 100644 --- a/DOCS.md +++ b/DOCS.md @@ -2,8 +2,8 @@ Use the Crowdin plugin to update translation files. You must provide in your configuration: -* `project_identifier` - Identifier of your Crowdin project -* `project_key` - API Key of your Crowdin project +* `project_identifier` - Identifier of your Crowdin project (also available as secret `CROWDIN_IDENTIFIER`) +* `project_key` - API Key of your Crowdin project (also available as secret `CROWDIN_KEY`) * `files` - Map of files with the crowdin file name as key and the to-upload file-path as value. Information about API keys: https://support.crowdin.com/api/api-integration-setup/