Skip to content

Commit

Permalink
Should fix issue with appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomas Moore committed Dec 30, 2016
1 parent 9f24fab commit ecb508b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,13 +40,13 @@ artifacts:
name: github
deploy:
- provider: GitHub
release: v$(appveyor_build_version)
auth_token:
release: v$(appveyor_build_version)
auth_token:
secure: OKA6ofkLb6tShqWeYG1g2ywKFZxrU5cy6xlRfN2Uz4ETncetI7qMYpoHNsoQzDLS
artifact: github
draft: true
prerelease: true
force_update: false
artifact: github
draft: true
prerelease: true
force_update: false
- provider: AzureWebJob
website: disbott
username: $disbott
Expand Down

0 comments on commit ecb508b

Please sign in to comment.