diff --git a/appveyor.yml b/appveyor.yml index e564a27..f8e2b87 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -13,10 +13,6 @@ before_build: build: publish_nuget: true verbosity: minimal -before_package: -- cmd: nuget pack -artifacts: -- path: '**\*.nupkg' deploy: - provider: NuGet api_key: @@ -27,4 +23,4 @@ deploy: auth_token: secure: k1f5dR8M7kTSaG4FOjPZe7PQtgBgF9ZqolGBvhWdS3duNWe61FPUfD4hV7hH/PAL on: - branch: master \ No newline at end of file + branch: master