Commit 623ee019 authored by 神楽坂玲奈's avatar 神楽坂玲奈

auto update

parent e10d9c9a
......@@ -48,4 +48,4 @@ install:
build_script:
- npm run dist
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
deploy_script: bash -c 'if [[ $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
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