Skip to content

Commit

Permalink
chore: beautify slack release message for castor (#321)
Browse files Browse the repository at this point in the history
  • Loading branch information
abalias committed Jan 23, 2023
1 parent ea7b395 commit b13b310
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions castor/lib/package.json
Expand Up @@ -56,6 +56,7 @@
{
"notifyOnSuccess": true,
"notifyOnFail": true,
"markdownReleaseNotes": true,
"onSuccessTemplate": {
"text": "A new version of Atala PRISM `$package_name` successfully released!\nVersion: `$npm_package_version`\nTag: $repo_url/releases/tag/$npm_package_version\n\nRelease notes:\n$release_notes"
}
Expand Down

0 comments on commit b13b310

Please sign in to comment.