Skip to content

Commit

Permalink
66. test default deploy message
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitrakovich committed Jan 11, 2025
1 parent 038758e commit c805c47
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions .github/workflows/production.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,17 +91,6 @@ jobs:
with:
to: ${{ secrets.TELEGRAM_TO }}
token: ${{ secrets.TELEGRAM_TOKEN }}
format: markdown
message: |
**bold**
__italic__
~~strikethrough~~
||spoiler||
>> quote
`code`
>Commit: ${{ github.event.head_commit.message | truncate(50) }}
**>${{ github.event.commits[0].message }}
Success deploying ✅


##################################
Expand Down

0 comments on commit c805c47

Please sign in to comment.