jedisct1 / libsodium

A modern, portable, easy to use crypto library.
https://libsodium.org
Other
12.27k stars 1.75k forks source link

Build NuGet package using GitHub Actions (Pt. 2) #910

Closed ektrah closed 4 years ago

ektrah commented 4 years ago

I should have tested this a bit more...

This pull request fixes #909 and adds a basic sanity check.

@jedisct1: There is now an artifact created called "nuget-package". Downloading this results in a .zip file that contains the .nupkg file (libsodium.1.0.18.nupkg at the moment) that can be uploaded to nuget.org.

If the build steps look good to you, it would be great if you could upload libsodium.1.0.18.nupkg to nuget.org.