Kentico / xperience-by-kentico-algolia

Enables the creation of Algolia search indexes and the indexing of Xperience content tree pages using a code-first approach.
https://www.kentico.com/
MIT License
4 stars 1 forks source link

Fix NuGet symbol push #11

Closed KenticoMartinS closed 2 years ago

KenticoMartinS commented 2 years ago

Motivation

NuGet pushes both nupkg and snupkg together, so we need to remove explicit publish of the snupkg package.

Check here for more information