Update plugins/scaffolder-backend-module-bitbucket-cloud/src/actions/helpers.ts
Signed-off-by: Fredrik Adelöw <freben@gmail.com>
This commit is contained in:
@@ -62,6 +62,6 @@ export const getAuthorizationHeader = (config: {
|
||||
}
|
||||
|
||||
throw new Error(
|
||||
`Authorization has not been provided for Bitbucket Cloud. Please add either provide a username and token or username and appPassword to the Integrations config`,
|
||||
`Authorization has not been provided for Bitbucket Cloud. Please add either provide a username and token or username and appPassword to the Integrations config`,
|
||||
);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user