Skip to content

Commit d2393c8

Browse files
authored
Merge pull request #591 from trycompai/mariano/comp-release
Mariano/comp release
2 parents 4a0fa67 + ec7361a commit d2393c8

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

release.config.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,8 @@ module.exports = {
66
[
77
"semantic-release-discord-notifier",
88
{
9-
webhookUrl: "${DISCORD_WEBHOOK_URL}",
109
embedJson: {
11-
title: "New Release: ${nextRelease.version}",
10+
title: "New Release of Comp AI: ${nextRelease.version}",
1211
description: "${nextRelease.notes}",
1312
color: 5814783,
1413
},

0 commit comments

Comments
 (0)