[F] AquaMai upload task shouldn't run on PR builds

pull/91/head
Menci 2024-11-25 18:32:48 +08:00 committed by GitHub
parent 4834363fb5
commit 07631e9b02
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -55,7 +55,7 @@ jobs:
path: AquaMai\Output\Upload
- name: Send to Telegram
if: github.ref_name == 'v1-dev'
if: github.event_name != 'pull_request_target'
run: |
$Uri = "https://api.telegram.org/bot${{ secrets.TELEGRAM_BOT_TOKEN }}/sendMediaGroup"
$Form = @{