Skip to content

Commit

Permalink
no one else uses an artifact name
Browse files Browse the repository at this point in the history
  • Loading branch information
brewdente committed May 10, 2016
1 parent bbf4ce1 commit 9b23510
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ build:
verbosity: minimal
artifacts:
- path: '*.nupkg'
name: MasterDevs.ChromeDevTools
deploy:
- provider: GitHub
auth_token:
Expand All @@ -82,7 +81,7 @@ deploy:
- provider: NuGet
api_key:
secure: leT7MLGh5JT4dC5wyCb7wrg5ocQrHljDoSZiuSQO+vF0icNX1OUgjhI7m2qHlxh1
artifact: MasterDevs.ChromeDevTools
artifact:
on:
branch: master
IsGithubRelease: true

0 comments on commit 9b23510

Please sign in to comment.