chore: adjust changeset and removed dryRun suports
Signed-off-by: Alisson Fabiano <afabiano@eshopworld.com>
This commit is contained in:
@@ -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.',
|
||||
|
||||
Reference in New Issue
Block a user