Skip to content

Commit

Permalink
A fix for deployment of binaries for windows
Browse files Browse the repository at this point in the history
  • Loading branch information
toastedcrumpets committed May 19, 2020
1 parent 7005a67 commit a703fe3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -96,9 +96,10 @@ artifacts:
deploy:
provider: GitHub
auth_token:
secure: cbbx/lcpVKPkbrXc14Ge3m8HqxOLt0QiAm+CDh8XJmCz9hCPBsuatLnihmTVPyQg
secure: 6ygNbRKlgvqJICjIJ3T7P6HHLgLRM7l5DXVeC+VykO3jBCvLV7DwjA0Yey6awZLM
artifact: DynamoMD.zip, DynamoMD.msi
draft: false
prerelease: false
force_update: true
on:
appveyor_repo_tag: true

0 comments on commit a703fe3

Please sign in to comment.