philippgille / hello-netcoreapp

Basic .NET Core console application with additional scripts and files for building the app and creating release artifacts for a framework-dependent deployment, self-contained deployment, Docker image, Chocolatey package and AppImage
GNU General Public License v3.0
6 stars 5 forks source link

Add scripts for deploying to GitHub Releases and MyGet locally #15

Open philippgille opened 7 years ago

philippgille commented 7 years ago

Instead of just on AppVeyor

philippgille commented 7 years ago

See this documentation about how to do it manually: https://developer.github.com/v3/repos/releases/#create-a-release

philippgille commented 7 years ago

Can be solved with #31