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

auto update

parent b113e469
...@@ -48,4 +48,4 @@ install: ...@@ -48,4 +48,4 @@ install:
build_script: build_script:
- npm run dist - npm run dist
deploy_script: IF "%APPVEYOR_REPO_TAG_NAME%" != "" curl --fail --verbose --request POST "https://wudizhanche.mycard.moe/publish?platform=win32&version=%APPVEYOR_REPO_TAG_NAME%" deploy_script: bash -c 'if [ -z "${APPVEYOR_REPO_TAG_NAME}" ]; then curl --fail --verbose --request POST "https://wudizhanche.mycard.moe/publish?platform=win32&version=${APPVEYOR_REPO_TAG_NAME}"; fi'
\ No newline at end of file \ 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