10000 edit workflow · GyverLibs/microLED@aa77ed3 · GitHub
[go: up one dir, main page]

Skip to content

Commit aa77ed3

Browse files
committed
edit workflow
1 parent 5f86f34 commit aa77ed3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/tg-send.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ jobs:
1515
token: ${{ secrets.TELEGRAM_TOKEN }}
1616
disable_web_page_preview: true
1717
message: |
18-
${{ github.event.repository.name }}
18+
**${{ github.event.repository.name }} ${{ github.event.release.tag_name }}**
1919
${{ github.event.release.body }}
2020
https://github.com/${{ github.repository }}

0 commit comments

Comments
 (0)
0