diff --git a/.github/workflows/publish-cdk-command-manually.yml b/.github/workflows/publish-cdk-command-manually.yml index 4ce6d1c26cf0..c51ffa0bf0ad 100644 --- a/.github/workflows/publish-cdk-command-manually.yml +++ b/.github/workflows/publish-cdk-command-manually.yml @@ -66,7 +66,7 @@ jobs: channel-id: C04J1M66D8B payload: | { - "text": "Error during `bump-version` while publishing Airbyte CDK!" + "text": "Error during `bump-version` while publishing Airbyte CDK!", "blocks": [ { "type": "section", @@ -113,7 +113,7 @@ jobs: channel-id: C04J1M66D8B payload: | { - "text": "Error during `build-cdk` while publishing Airbyte CDK!" + "text": "Error during `build-cdk` while publishing Airbyte CDK!", "blocks": [ { "type": "section", @@ -172,7 +172,7 @@ jobs: channel-id: C04J1M66D8B payload: | { - "text": "A new version of Airbyte CDK has been released!" + "text": "A new version of Airbyte CDK has been released!", "blocks": [ { "type": "section", @@ -200,7 +200,7 @@ jobs: channel-id: C04J1M66D8B payload: | { - "text": "Error during `publish-cdk` while publishing Airbyte CDK!" + "text": "Error during `publish-cdk` while publishing Airbyte CDK!", "blocks": [ { "type": "section",