Skip to content

Commit

Permalink
Build local
Browse files Browse the repository at this point in the history
  • Loading branch information
ricaun committed Jan 29, 2025
1 parent 80a13da commit 985eecc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Build/.nuke/build.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,11 +120,11 @@
"MainName": {
"type": "string"
},
"NugetApiKey": {
"NuGetApiKey": {
"type": "string",
"default": "Secrets must be entered via 'nuke :secrets [profile]'"
},
"NugetApiUrl": {
"NuGetApiUrl": {
"type": "string",
"default": "Secrets must be entered via 'nuke :secrets [profile]'"
},
Expand Down Expand Up @@ -161,7 +161,7 @@
"TestResults": {
"type": "boolean"
},
"UnlistNuget": {
"UnlistNuGet": {
"type": "boolean"
}
}
Expand Down

0 comments on commit 985eecc

Please sign in to comment.