mirror of
https://github.com/appleboy/telegram-action.git
synced 2026-05-14 02:42:44 +00:00
chore: add location message
This commit is contained in:
@@ -43,6 +43,7 @@ jobs:
|
|||||||
uses: appleboy/telegram-action@master
|
uses: appleboy/telegram-action@master
|
||||||
with:
|
with:
|
||||||
location: '24.9163213,121.1424972'
|
location: '24.9163213,121.1424972'
|
||||||
|
venue: '35.661777,139.704051,竹北體育館,新竹縣竹北市'
|
||||||
env:
|
env:
|
||||||
TELEGRAM_TOKEN: ${{ secrets.TELEGRAM_TOKEN }}
|
TELEGRAM_TOKEN: ${{ secrets.TELEGRAM_TOKEN }}
|
||||||
TELEGRAM_TO: ${{ secrets.TELEGRAM_TO }}
|
TELEGRAM_TO: ${{ secrets.TELEGRAM_TO }}
|
||||||
|
|||||||
Reference in New Issue
Block a user