mirror of
https://github.com/zoriya/octokit.net.git
synced 2026-06-08 12:42:32 +00:00
change appveyor config - public projects can no longer use account feeds (plus we dont actually need it anyway)
This commit is contained in:
@@ -4,9 +4,6 @@ build_script:
|
||||
- dotnet --info
|
||||
- cmd: build.cmd
|
||||
test: off
|
||||
nuget:
|
||||
account_feed: true
|
||||
project_feed: true
|
||||
artifacts:
|
||||
- path: 'packaging\octokit*.nupkg'
|
||||
name: OctokitPackages
|
||||
Reference in New Issue
Block a user