From 03f65cb565f13df81f46820b182d4e07700a0ad1 Mon Sep 17 00:00:00 2001 From: Alex Ilyenko Date: Thu, 27 Apr 2023 01:48:18 +0300 Subject: [PATCH] Update blank.yml --- .github/workflows/blank.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/workflows/blank.yml b/.github/workflows/blank.yml index 42f5d9b..9ac58b3 100644 --- a/.github/workflows/blank.yml +++ b/.github/workflows/blank.yml @@ -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}}