Skip to content

Commit

Permalink
Add release checksums to deployed artifacts in appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
svk31 committed Mar 15, 2018
1 parent 1cfd53b commit 4f9c462
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 @@ -36,7 +36,7 @@ deploy:
description: "Automated release from Travis CI with added files from AppVeyor build"
auth_token:
secure: uS05GMpB0YT6PxlANXE0RK4+QMcgVIzza/sq8FooNp6Qt0cLcxrtbf8FwslpRg5I
artifact: WindowsApp, html5_history_dist, hash_history_dist
artifact: WindowsApp, html5_history_dist, hash_history_dist, release-checksums-windows
draft: true
force_update: true
on:
Expand Down

0 comments on commit 4f9c462

Please sign in to comment.