Update blank.yml

This commit is contained in:
2023-04-27 01:45:01 +03:00
committed by GitHub
parent 2ad337593c
commit 10b952cc9b

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: whoami script: ls /root
- name: send telegram message on push - name: send telegram message on push
uses: appleboy/telegram-action@master uses: appleboy/telegram-action@master