chore: lowercase 'integration'
Signed-off-by: Johan Haals <johan.haals@gmail.com>
This commit is contained in:
@@ -210,7 +210,7 @@ export function createPublishBitbucketAction(options: {
|
||||
|
||||
if (!integrationConfig) {
|
||||
throw new InputError(
|
||||
`No matching integration configuration for host ${host}, please check your Integrations config`,
|
||||
`No matching integration configuration for host ${host}, please check your integrations config`,
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user