Skip to content

Commit

Permalink
Fix actual duplicate key issue
Browse files Browse the repository at this point in the history
  • Loading branch information
coder2000 committed Jun 18, 2018
1 parent ad00970 commit 3cc8f75
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 @@ -26,10 +26,11 @@ deploy:
on:
branch: master

deploy:
release: Ubiety.Dns.Core-v$(appveyor_build_version)
description: Ubiety DNS Beta
provider: GitHub
auth_token:
secure: +fxguAe7QHo5zfhN7YRoOqMf4x8ZG4mR29Q8HMY0Y9d4gvwv+NP5daWbQyc0R/BJ
artifact: /.*\.nupkg/
draft: true
prerelease: true
Expand Down

0 comments on commit 3cc8f75

Please sign in to comment.