Update blank.yml
This commit is contained in:
parent
10b952cc9b
commit
03f65cb565
4
.github/workflows/blank.yml
vendored
4
.github/workflows/blank.yml
vendored
@ -29,7 +29,7 @@ jobs:
|
|||||||
username: ${{ secrets.USERNAME }}
|
username: ${{ secrets.USERNAME }}
|
||||||
key: ${{ secrets.KEY }}
|
key: ${{ secrets.KEY }}
|
||||||
port: ${{ secrets.PORT }}
|
port: ${{ secrets.PORT }}
|
||||||
script: ls /root
|
script: cd /root/assada.dead.guru/ && git submodule update --remote --merge
|
||||||
|
|
||||||
- name: send telegram message on push
|
- name: send telegram message on push
|
||||||
uses: appleboy/telegram-action@master
|
uses: appleboy/telegram-action@master
|
||||||
@ -42,4 +42,6 @@ jobs:
|
|||||||
|
|
||||||
Repository: ${{ github.repository }}
|
Repository: ${{ github.repository }}
|
||||||
|
|
||||||
|
✅ VIEW: https://assada.dead.guru
|
||||||
|
|
||||||
See changes: https://github.com/${{ github.repository }}/commit/${{github.sha}}
|
See changes: https://github.com/${{ github.repository }}/commit/${{github.sha}}
|
||||||
|
Loading…
Reference in New Issue
Block a user