Fixing
This commit is contained in:
parent
e39ee13a7c
commit
b1b2610a8c
1 changed files with 2 additions and 4 deletions
6
.github/workflows/blank.yml
vendored
6
.github/workflows/blank.yml
vendored
|
|
@ -12,8 +12,6 @@ jobs:
|
|||
to: ${{ secrets.TELEGRAM_TO }}
|
||||
token: ${{ secrets.TELEGRAM_TOKEN }}
|
||||
message: |
|
||||
${{ github.actor }} pushed ${{ github.event.commits[0].message }} (${{github.sha}}) to repo
|
||||
${{ github.actor }} pushed ${{ github.event.commits[0].message }} (${{github.sha}})
|
||||
|
||||
Repository: ${{ github.repository }}
|
||||
|
||||
See changes: https://github.com/${{ github.repository }}/commit/${{github.sha}}
|
||||
https://github.com/${{ github.repository }}/commit/${{github.sha}}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue