From 8f968e3311858f847458cdad64a85de9a1a8e206 Mon Sep 17 00:00:00 2001 From: Ivo Murrell Date: Tue, 3 Dec 2024 17:28:17 +0000 Subject: [PATCH] docs: automatically regenerate schema docs --- plugins/cloudsmith/readme.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/plugins/cloudsmith/readme.md b/plugins/cloudsmith/readme.md index 3d50a8d89..2a991fe63 100644 --- a/plugins/cloudsmith/readme.md +++ b/plugins/cloudsmith/readme.md @@ -16,4 +16,14 @@ plugins: ``` +## Plugin-wide options + +### `@dotcom-tool-kit/cloudsmith` + +| Property | Description | Type | +| :--------------- | :----------------------------- | :------- | +| `organisation` | the Cloudsmith organisation | `string` | +| `serviceAccount` | the Cloudsmith service account | `string` | + +_All properties are optional._