Skip to content
This repository has been archived by the owner on Oct 6, 2022. It is now read-only.

Commit

Permalink
Fix Appveyor artifact deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
g-bougard committed May 24, 2019
1 parent 31d36d6 commit 9a197cd
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 @@ -38,7 +38,7 @@ deploy:
provider: GitHub
auth_token:
secure: YBbTdTUzqgeUZl4OJKHvP0TFOtBR+omjfsUcxgf92+ht/4jCqCDbd/rbaswueKTe
artifact: exes,chks
artifact: archives,digests
draft: false
prerelease: true
on:
Expand Down

0 comments on commit 9a197cd

Please sign in to comment.