[ci] should skip upload script on non-tag release

This commit is contained in:
odrling 2019-08-31 14:28:05 +02:00
parent dfb9ae87e4
commit 352e318a0b
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,7 @@ after_build:
- cd ..\..
on_success:
- bash.exe ".ci\upload_win_installer.sh"
- IF DEFINED APPVEYOR_REPO_TAG_NAME bash.exe ".ci\upload_win_installer.sh"
artifacts:
- path: packages\win_installer\output\Aegisub-Japan7-x64.exe