Commit b113e469 authored by 神楽坂玲奈's avatar 神楽坂玲奈

auto update

parent 03250858
......@@ -48,9 +48,4 @@ install:
build_script:
- npm run dist
deploy:
- provider: script
on:
appveyor_repo_tag: true
deploy_script: curl --fail --verbose --request POST "https://wudizhanche.mycard.moe/publish?platform=win32&version=%APPVEYOR_REPO_TAG_NAME%"
\ No newline at end of file
deploy_script: IF "%APPVEYOR_REPO_TAG_NAME%" != "" curl --fail --verbose --request POST "https://wudizhanche.mycard.moe/publish?platform=win32&version=%APPVEYOR_REPO_TAG_NAME%"
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment