cloudsmith-io / action

Github Action that uses the cloudsmith cli to interact with the Cloudsmith API (pushes, etc)
https://github.com/marketplace/actions/cloudsmith-push
MIT License
15 stars 12 forks source link

chore: fix up symbol support #48

Closed BartoszBlizniak closed 5 months ago

BartoszBlizniak commented 5 months ago

What's Changed

A description of the issue/feature; reference the issue number (if one exists).

With recent code changes and added support for nuget symbols via CLI - the current code was missing a reference breaking normal nuget uploads. This fixes and adds nuget symbol support to GHA.