Skip to content

Commit

Permalink
Merge pull request #13 from deanomus/telegram-disable_web_page_preview
Browse files Browse the repository at this point in the history
disable web page preview
  • Loading branch information
deanomus authored Jul 6, 2021
2 parents e903725 + 4b333d2 commit 8ece017
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,6 @@ jobs:
with:
to: ${{ secrets.TELEGRAM_TO }}
token: ${{ secrets.TELEGRAM_TOKEN }}
disable_web_page_preview: true
message: ${{ env.name }} ${{ env.build }} successful finished. Released at ${{ steps.create_release.outputs.html_url }}

0 comments on commit 8ece017

Please sign in to comment.