ci
All checks were successful
Release / pack-and-publish (release) Successful in 55s

This commit is contained in:
FrigaT
2026-04-12 17:02:49 +03:00
parent 6f01772bb7
commit 3e5b9beaf1

View File

@@ -45,11 +45,6 @@ jobs:
YandexMusic.API
YandexMusic
- name: Upload package artifact
uses: actions/upload-artifact@v3
with:
name: nuget-packages
- name: Publish to NuGet
env:
NUGET_API_KEY: ${{ secrets.NUGET_API_KEY }}