Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
cosmicqbit authored Feb 15, 2025
1 parent f90c13d commit f24038b
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,7 @@ jobs:
token: ${{ secrets.TELEGRAM_BOT_API_KEY }}
message: |
A new commit has been pushed to the Learn-Linux repository!
Repository: https://github.com/cosmicqbit/
Repository: https://github.com/cosmicqbit/Learn-Linux
Commit Message: ${{ github.event.head_commit.message }}
Commit Author: ${{ github.event.head_commit.author.name }}
Commit URL: ${{ github.event.head_commit.url }}

0 comments on commit f24038b

Please sign in to comment.