Update blank.yml

This commit is contained in:
Alex Ilyenko 2023-04-27 01:48:18 +03:00 committed by GitHub
parent 10b952cc9b
commit 03f65cb565
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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}}