zcsizmadia commented on pull request #1570: URL: https://github.com/apache/avro/pull/1570#issuecomment-1052794757
This runs `dist` step and pushes the nupkgs to nuget.org: ``` RELEASE=1 NUGET_KEY="YOUR_KEY" ./build.sh dist ``` `./build.sh dist` is the same as it was before. Is there any place where the NUGET_KEY is stored already on the "release" machine? SO I can default the value to it if NUGET_KEY is not set. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
