Skip to content

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Simonx22 authored Dec 30, 2017
1 parent 70c4910 commit f80fd95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ build_script:
- xcopy C:\Qt\5.9.2\mingw53_32\bin\libstdc++-6.dll %APPVEYOR_BUILD_FOLDER%\CorgiDS\release /d
artifacts:
- path: CorgiDS\release
name: release
name: corgids-win32
deploy:
provider: GitHub
auth_token:
secure: 1shBeF0MANsWhNSxaiiw98elI21rU8leMhmoXYaRcBV+KPDsqeBX/wjzNKyYy1Ws
artifact: release
artifact: corgids-win32
draft: false
prerelease: false

0 comments on commit f80fd95

Please sign in to comment.