mirror of
https://github.com/appleboy/telegram-action.git
synced 2026-05-14 02:42:44 +00:00
@@ -38,3 +38,7 @@ jobs:
|
|||||||
env:
|
env:
|
||||||
TELEGRAM_TOKEN: ${{ secrets.TELEGRAM_TOKEN }}
|
TELEGRAM_TOKEN: ${{ secrets.TELEGRAM_TOKEN }}
|
||||||
TELEGRAM_TO: ${{ secrets.TELEGRAM_TO }}
|
TELEGRAM_TO: ${{ secrets.TELEGRAM_TO }}
|
||||||
|
|
||||||
|
- name: Clean install dependencies and build
|
||||||
|
run: |
|
||||||
|
ls -al
|
||||||
|
|||||||
Reference in New Issue
Block a user