Update blank.yml

This commit is contained in:
2023-04-27 01:48:18 +03:00
committed by GitHub
parent 10b952cc9b
commit 03f65cb565

View File

@@ -29,7 +29,7 @@ jobs:
username: ${{ secrets.USERNAME }}
key: ${{ secrets.KEY }}
port: ${{ secrets.PORT }}
script: ls /root
script: cd /root/assada.dead.guru/ && git submodule update --remote --merge
- name: send telegram message on push
uses: appleboy/telegram-action@master
@@ -42,4 +42,6 @@ jobs:
Repository: ${{ github.repository }}
✅ VIEW: https://assada.dead.guru
See changes: https://github.com/${{ github.repository }}/commit/${{github.sha}}