diff options
Diffstat (limited to 'docs/Configuration.md')
-rw-r--r-- | docs/Configuration.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Configuration.md b/docs/Configuration.md index 953385d..916ae34 100644 --- a/docs/Configuration.md +++ b/docs/Configuration.md @@ -45,6 +45,7 @@ Repository configurations are comprised of the following elements: - **filters**: Filters to apply to the web hook events so that only the desired events result in executing the deploy actions. See section *Filters* for more details. + - **secret-token**: The secret token set for your webhook ([currently only implemented for GitHub](https://developer.github.com/webhooks/securing/)) ## Filters *(Currently only supported for GitHub and GitLab)* |