Skip to content

Commit

Permalink
chore: release notify (#2465)
Browse files Browse the repository at this point in the history
  • Loading branch information
lvisei authored May 15, 2024
1 parent 3045eb0 commit 8bf1283
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release-notify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
- name: After changesets
run: |
echo "::debug::Event release ${{toJson(github.event.release)}}"
exit 0
# 暂时关闭 DingTalk Release Notify,待解决问题:Release Notify action 获取 Latest Release 是上一个版本问题
# - name: DingTalk Release Notify
# uses: visiky/dingtalk-release-notify@main
Expand Down

0 comments on commit 8bf1283

Please sign in to comment.