Skip to content

Commit

Permalink
chore: use png replace webp (#406)
Browse files Browse the repository at this point in the history
  • Loading branch information
YumoImer authored Dec 25, 2024
1 parent 6c01bad commit fc90723
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-dingtalk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
dingding-token: ${{ secrets.DINGDING_BOT_TOKEN }}
dingding-msg: CHANGELOG.zh-CN.md
msg-title: '# Ant Design X {{v}} 发布日志'
msg-poster: 'https://mdn.alipayobjects.com/huamei_iwk9zp/afts/img/A*kjHUSYIdsnUAAAAAAAAAAAAADgCCAQ/fmt.webp'
msg-poster: 'https://mdn.alipayobjects.com/huamei_iwk9zp/afts/img/A*kjHUSYIdsnUAAAAAAAAAAAAADgCCAQ/original'
msg-footer: '💬 前往 [**Ant Design X Releases**]({{url}}) 查看更新日志'
prettier: true
prerelease-filter: '-, a, b, A, B'

1 comment on commit fc90723

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.