ci: send slack message to channel after deploy (#7889)

This commit is contained in:
Brooooooklyn
2024-08-27 03:01:54 +00:00
parent e44a9483c2
commit 67c9c7bcc5
8 changed files with 710 additions and 33 deletions

View File

@@ -7,7 +7,7 @@
"description": "Generate changelog from blocksuite version change",
"dependencies": {
"@napi-rs/clipboard": "^1.1.2",
"@napi-rs/simple-git": "^0.1.16",
"@napi-rs/simple-git": "^0.1.18",
"chalk": "^5.3.0"
}
}