There was an error while loading. Please reload this page.
1 parent fadf442 commit 8ddb044Copy full SHA for 8ddb044
1 file changed
.github/workflows/announcement.yml
@@ -39,7 +39,7 @@ jobs:
39
token: ${{ secrets.TELEGRAM_TOKEN }}
40
format: html
41
message: |
42
- 🚀 <b>New Release for <a href="https://github.com/${{ github.repository }}">Design System</a>!</b>
+ 🚀 <b>New Release for <a href="https://github.com/${{ github.repository }}"><code>${{ github.repository }}</code></a>!</b>
43
44
🔗 View PR: <a href="${{ github.event.pull_request.html_url }}"><b>${{ github.event.pull_request.title }}</b>#${{ github.event.pull_request.number }}</a>
45
0 commit comments