dsccommunity / SqlServerDsc

This module contains DSC resources for deployment and configuration of Microsoft SQL Server.
MIT License
360 stars 225 forks source link

SqlServerDsc: Release assets on a GitHub release #1923

Closed johlju closed 1 year ago

johlju commented 1 year ago

Look and see if we can add the nupkg as a release asset on the GitHub release similar to what is done here:

https://github.com/chocolatey-community/Chocolatey/blob/8975b7356aba181d333c766c6891f991af06847a/build.yaml#L163-L165

johlju commented 1 year ago

It does this already without that config change. 🙂

gaelcolas commented 1 year ago

The nupkg is default. Other files are optional 😁