Update backends.yml

This commit is contained in:
DarthAffe 2025-01-01 18:09:09 +01:00 committed by GitHub
parent 3a6b1b142f
commit b57c6d8113
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -422,6 +422,6 @@ jobs:
name: StableDiffusion.NET.Backend-Nugets name: StableDiffusion.NET.Backend-Nugets
path: ./*.nupkg path: ./*.nupkg
- name: Nuget Push # - name: Nuget Push
id: nuget_push # id: nuget_push
run: dotnet nuget push **\*.nupkg --skip-duplicate --api-key ${{ secrets.NUGET_TOKEN }} --source https://api.nuget.org/v3/index.json # run: dotnet nuget push **\*.nupkg --skip-duplicate --api-key ${{ secrets.NUGET_TOKEN }} --source https://api.nuget.org/v3/index.json