edit workflow

This commit is contained in:
AlexGyver
2023-04-11 17:37:24 +03:00
parent 0c177ea312
commit b0e4dac0a8

View File

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