Skip to content

Commit

Permalink
update notifiyer
Browse files Browse the repository at this point in the history
  • Loading branch information
AkinaAcct committed Jun 2, 2024
1 parent 87390a4 commit ccfecfe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/TGNotify.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
disable_web_page_preview: true
message: |
New push to Github!
```
```text
${{ github.event.commits[0].message }}
```By `${{ github.actor }}` in repo `${{ github.repository }}`
Expand Down

0 comments on commit ccfecfe

Please sign in to comment.