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 push commands #10

Closed KenticoMartinS closed 1 year ago

KenticoMartinS commented 1 year ago

Motivation

At this moment the DotnetCoreCli@2 task doesn't support API-key-based service connections to push into the nuget.org. Using the NuGetCommand@2 task is the preferred version.