Skip to content

Commit

Permalink
update api key url
Browse files Browse the repository at this point in the history
  • Loading branch information
Bernhard Millauer committed Aug 22, 2017
1 parent 33994db commit ffd3016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/push.bat
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
set PWD="%CD%"
set NUGET=%PWD%\NuGet.exe

set /P APIKEY=Enter your Api Key from https://www.nuget.org/account:
set /P APIKEY=Enter your Api Key from https://www.nuget.org/account/ApiKeys:

if "%APIKEY%"=="" GOTO ERROR

Expand Down

0 comments on commit ffd3016

Please sign in to comment.