edit workflow

This commit is contained in:
AlexGyver
2023-04-12 14:36:08 +03:00
parent b0e4dac0a8
commit 57f7874a46

View File

@@ -15,6 +15,6 @@ jobs:
token: ${{ secrets.TELEGRAM_TOKEN }}
disable_web_page_preview: true
message: |
**${{ github.event.repository.name }} ${{ github.event.release.tag_name }}**
${{ github.event.repository.name }} v${{ github.event.release.tag_name }}
${{ github.event.release.body }}
https://github.com/${{ github.repository }}