Skip to content

Commit

Permalink
appveyor.yml - Add the .nupkg artifact path
Browse files Browse the repository at this point in the history
  • Loading branch information
chmorgan committed Jul 31, 2020
1 parent e054df2 commit f7d6104
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ build:
publish_nuget_symbols: true
include_nuget_references: true
verbosity: minimal
artifacts:
- path: packetnet-connections*.nupkg
deploy:
- provider: NuGet
server: https://www.nuget.org/api/v2/package
Expand Down

0 comments on commit f7d6104

Please sign in to comment.