mirror of
https://github.com/appleboy/telegram-action.git
synced 2026-05-14 02:42:44 +00:00
@@ -33,8 +33,8 @@ jobs:
|
||||
uses: appleboy/telegram-action@master
|
||||
with:
|
||||
message: send photo message
|
||||
photo: tests/github.png
|
||||
document: tests/gophercolor.png
|
||||
photo: './tests/github.png'
|
||||
document: './tests/gophercolor.png'
|
||||
env:
|
||||
TELEGRAM_TOKEN: ${{ secrets.TELEGRAM_TOKEN }}
|
||||
TELEGRAM_TO: ${{ secrets.TELEGRAM_TO }}
|
||||
|
||||
Reference in New Issue
Block a user