mirror of
https://github.com/adamhathcock/sharpcompress.git
synced 2026-09-24 16:05:27 +00:00
Don’t attempt to autodeploy
This commit is contained in:
@@ -21,10 +21,4 @@ test_script:
|
||||
- dotnet test "test\SharpCompress" -c Release
|
||||
|
||||
artifacts:
|
||||
- path: src\SharpCompress\bin\Release\*.nupkg
|
||||
|
||||
deploy:
|
||||
- provider: Environment
|
||||
name: nuget.org
|
||||
on:
|
||||
branch: master
|
||||
- path: src\SharpCompress\bin\Release\*.nupkg
|
||||
Reference in New Issue
Block a user