Update blank.yml

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

View File

@ -29,7 +29,7 @@ jobs:
username: ${{ secrets.USERNAME }}
key: ${{ secrets.KEY }}
port: ${{ secrets.PORT }}
script: whoami
script: ls /root
- name: send telegram message on push
uses: appleboy/telegram-action@master