chore: updating logging

This commit is contained in:
blam
2021-02-23 09:06:19 +01:00
parent 449cddaa56
commit 599aeb70d5
@@ -150,7 +150,7 @@ export class BitbucketPublisher implements PublisherBase {
}
throw new Error(
`Authorization has not been provided for Bitbucket. Please add username + appPassword or token to the integration config `,
`Authorization has not been provided for Bitbucket. Please add either username + appPassword or token to the Integrations config`,
);
}