mirror of
https://github.com/DarthAffe/StableDiffusion.NET.git
synced 2025-12-13 05:48:40 +00:00
Update backends.yml
This commit is contained in:
parent
3a6b1b142f
commit
b57c6d8113
6
.github/workflows/backends.yml
vendored
6
.github/workflows/backends.yml
vendored
@ -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
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user