I want to zip and publish a set of changelog files, making them available for all users to download directly from the Azure Artifacts feed. Users should be able to download the uploaded ZIP file simply by using the download option in the Azure Artifacts feed, without needing to use Azure CLI commands.
I was using UniversalPackages@0, but it is publishing as zip but for downloading i needed to use azure cli commands.
Is there any other tasks or way to achieve this?