Skip to content

Commit

Permalink
edit workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
GyverLibs committed Apr 12, 2023
1 parent 6443e53 commit f017d2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tg-send.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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 }}

0 comments on commit f017d2d

Please sign in to comment.