Skip to content

Commit

Permalink
up
Browse files Browse the repository at this point in the history
  • Loading branch information
yaojin3616 committed Sep 19, 2023
1 parent e5ce6ec commit ca5990c
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -117,4 +117,7 @@ jobs:
${{ env.DOCKER_NEXUS }}/${{ env.DOCKERHUB_REPO }}bisheng-frontend:release
${{ env.DOCKERHUB_REPO }}bisheng-frontend:release
- name: notify feishu
uses: sozo-design/curl@v1.0.2
with:
args: https://open.feishu.cn/open-apis/bot/v2/hook/2cfe0d8d-647c-4408-9f39-c59134035c4b -d '{"msg_type":"text","content":{"text":"release 编译成功"}}'

0 comments on commit ca5990c

Please sign in to comment.