From 4c5b1907f0232559817a35772b845572dd4cd6b6 Mon Sep 17 00:00:00 2001 From: Ivo Murrell Date: Thu, 5 Dec 2024 13:59:33 +0000 Subject: [PATCH] docs: automatically regenerate schema docs --- plugins/cloudsmith/readme.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/plugins/cloudsmith/readme.md b/plugins/cloudsmith/readme.md index 2a991fe63..051cc18c0 100644 --- a/plugins/cloudsmith/readme.md +++ b/plugins/cloudsmith/readme.md @@ -20,10 +20,9 @@ plugins: ### `@dotcom-tool-kit/cloudsmith` -| Property | Description | Type | -| :--------------- | :----------------------------- | :------- | -| `organisation` | the Cloudsmith organisation | `string` | -| `serviceAccount` | the Cloudsmith service account | `string` | +| Property | Description | Type | +| :--------------- | :---------------------------------------------------------------------------------------------------------------------------------------- | :------- | +| `serviceAccount` | the Cloudsmith service account. this will probably be your team name followed by the permissions access, e.g., cp-reliability-read-write. | `string` | _All properties are optional._