Skip to content

Commit

Permalink
feat: add dsicord release
Browse files Browse the repository at this point in the history
  • Loading branch information
bwendlandt-intel committed Jun 23, 2023
1 parent d14c9b5 commit d09ffb1
Show file tree
Hide file tree
Showing 3 changed files with 23,180 additions and 9,575 deletions.
11 changes: 10 additions & 1 deletion .releaserc.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,15 @@
}
],
"@semantic-release/git",
"@semantic-release/github"
"@semantic-release/github",
[
"semantic-release-discord-bot",
{
"message": "here is the new release of ${packageName} of Open AMT, omg, it's version ${branch}",
"success": {
"path": "./.chglog/CHANGELOG.tpl.md"
}
}
]
]
}
Loading

0 comments on commit d09ffb1

Please sign in to comment.