bilal-fazlani / tracker-enabled-dbcontext

Tracker-enabled DbContext offers you to implement full auditing in your database
https://tracker-enabled-dbcontext.bilal-fazlani.com/
Other
217 stars 110 forks source link

Deploy nuget packages #170

Closed pablotdv closed 4 years ago

pablotdv commented 4 years ago

It's for issue #167

You only need create an Environment variable called APY_KEY on Settings in your project at Appveyor.

Set APY_KEY with your key of Nuget.

Then just generate tags on github.

pablotdv commented 4 years ago

Sorry about a lot of commits, I don't know how I can squash that on github.

lucasost commented 4 years ago

LGTM

bilal-fazlani commented 4 years ago

Fantastic. Thanks a lot for this. I will put the api key and add a release tag now