topdownproteomics / sdk

Software solution for common top-down proteomics tasks
http://www.topdownproteomics.org/
MIT License
9 stars 4 forks source link

Create basic GitHub Actions build without nuget packaging & release action with publishing to NuGet #86

Closed acesnik closed 3 years ago

acesnik commented 3 years ago

https://github.com/topdownproteomics/sdk/issues/85

acesnik commented 3 years ago

I aslo drafted up an action that builds and publishes to NuGet upon making a new release here on GitHub, i.e. creating a new tag.

These are tested on my fork up to the point of it actually pushing to NuGet.

I regenerated the NuGet key and placed that in the secrets in this repo.