mirror of
https://github.com/appleboy/telegram-action.git
synced 2026-05-14 02:42:44 +00:00
@@ -8,9 +8,11 @@ jobs:
|
||||
steps:
|
||||
|
||||
- name: Clean install dependencies and build
|
||||
working-directory: ./tests
|
||||
run: |
|
||||
ls -al
|
||||
pwd
|
||||
ls -al /
|
||||
ls -al /home/runner/work
|
||||
|
||||
|
||||
- name: send custom message
|
||||
uses: appleboy/telegram-action@master
|
||||
|
||||
Reference in New Issue
Block a user