mirror of
https://github.com/DarthAffe/StableDiffusion.NET.git
synced 2025-12-13 05:48:40 +00:00
removed nuget push for test
This commit is contained in:
parent
ec4d85c0d6
commit
8142a23109
4
.github/workflows/backends.yml
vendored
4
.github/workflows/backends.yml
vendored
@ -370,7 +370,3 @@ jobs:
|
||||
with:
|
||||
name: StableDiffusion.NET.Backend-Nugets
|
||||
path: ./*.nupkg
|
||||
|
||||
- name: 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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user