Skip to content

Commit

Permalink
🚀Telegram Notif update
Browse files Browse the repository at this point in the history
  • Loading branch information
Arseno25 committed Apr 11, 2024
1 parent d608062 commit 687ac3f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/notif.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,4 @@ jobs:
with:
to: ${{ secrets.TELEGRAM_CHAT_ID }}
token: ${{ secrets.TELEGRAM_BOT_TOKEN }}
message: "${{ env.COMMIT_AUTHOR }} deploy some fresh code! \n ${{ env.PR_TARGET_BRANCH }}. \n\nCommit: https://github.com/${{ github.repository }}/commit/${{ github.sha }} \n\nTitle: ${{ env.PR_TITLE }}."
message: "${{ env.COMMIT_AUTHOR }} deploy some fresh code! \n ${{ env.PR_TARGET_BRANCH }}. \n\nCommit: https://github.com/${{ github.repository }}/commit/${{ github.sha }} \nMessage: ${{ env.PR_TITLE }} (#${{ env.PR_NUMBER }})."

0 comments on commit 687ac3f

Please sign in to comment.