Skip to content

Commit

Permalink
Update issue-notify.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
huacnlee authored May 31, 2024
1 parent 135d376 commit f6199dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/issue-notify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ jobs:
with:
url: ${{ secrets.FEISHU_WEBHOOK_URL }}
msg_type: post
content:
content: |
post:
zh_cn:
title: GitHub Issue: ${{ github.event.issue.title }} #${{ github.event.issue.number }}
title: "GitHub: ${{ github.event.issue.title }} #${{ github.event.issue.number }}"
content:
- - tag: text
un_escape: true
Expand Down

0 comments on commit f6199dc

Please sign in to comment.