Skip to content

Commit 2f2144c

Browse files
authored
Update announcement.yml
1 parent 4a0445e commit 2f2144c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/announcement.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,6 @@ jobs:
1818
token: ${{ secrets.TELEGRAM_TOKEN }}
1919
format: html
2020
message: |
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>
21+
🚀 <b>New Release for <a href="https://github.com/${{ github.repository }}">Design System</a>!</b>\n
22+
🔗 <a href="${{ github.event.pull_request.html_url }}">View PR #${{ github.event.pull_request.number }}: ${{ github.event.pull_request.title }}</a>\n
2323
📦 <a href="https://github.com/${{ github.repository }}/releases">Releases</a>

0 commit comments

Comments
 (0)