diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index 0ff9bb7..38be5f2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -43,6 +43,7 @@ jobs: uses: appleboy/telegram-action@master with: location: '24.9163213,121.1424972' + venue: '35.661777,139.704051,竹北體育館,新竹縣竹北市' env: TELEGRAM_TOKEN: ${{ secrets.TELEGRAM_TOKEN }} TELEGRAM_TO: ${{ secrets.TELEGRAM_TO }}