chore: adjust changeset and removed dryRun suports

Signed-off-by: Alisson Fabiano <afabiano@eshopworld.com>
This commit is contained in:
Alisson Fabiano
2022-08-29 09:37:58 +01:00
parent ad72417ac0
commit 1b1dadc92b
2 changed files with 1 additions and 41 deletions
@@ -44,7 +44,6 @@ export function createPublishAzureAction(options: {
gitAuthorName?: string;
gitAuthorEmail?: string;
}>({
supportsDryRun: true,
id: 'publish:azure',
description:
'Initializes a git repository of the content in the workspace, and publishes it to Azure.',