Skip to content
This repository has been archived by the owner on May 16, 2020. It is now read-only.

Commit

Permalink
fix artifact name
Browse files Browse the repository at this point in the history
  • Loading branch information
Antti Lamminsalo committed Mar 4, 2018
1 parent 90e1abd commit f98483d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ deploy:
- provider: GitHub
auth_token:
secure: kna2fyW9Q70WCBxJn/YYJ4pupSRog8FFp6BhKOjr6rtfMIGGtN52UuiMtc90RTla
artifact: orion-release-x86.exe, orion-release-x64.exe
artifact: orion-$(configuration)-$(platform).exe
prerelease: true
force_update: true
on:
Expand Down

0 comments on commit f98483d

Please sign in to comment.