File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 1616 with :
1717 to : ${{ secrets.TELEGRAM_TO }}
1818 token : ${{ secrets.TELEGRAM_TOKEN }}
19- format : MarkdownV2
19+ format : html
2020 message : |
21- 🚀 New Release for *[Design System](https://github.com/${{ github.repository }})*
22-
23- 🔗 [View PR \#${{ github.event.pull_request.number }}: ${{ github.event.pull_request.title }}](${{ github.event.pull_request.html_url }})
24- 📦 [Releases](https://github.com/${{ github.repository }}/releases)
25-
21+ 🚀 <b>New Release for <a href="https://github.com/${{ github.repository }}">Design System</a>!</b><br><br>
22+ 🔗 <a href="${{ github.event.pull_request.html_url }}">View PR #${{ github.event.pull_request.number }}: ${{ github.event.pull_request.title }}</a><br>
23+ 📦 <a href="https://github.com/${{ github.repository }}/releases">Releases</a>
You can’t perform that action at this time.
0 commit comments