Skip to content

Commit b57c6d8

Browse files
authored
Update backends.yml
1 parent 3a6b1b1 commit b57c6d8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.github/workflows/backends.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -422,6 +422,6 @@ jobs:
422422
name: StableDiffusion.NET.Backend-Nugets
423423
path: ./*.nupkg
424424

425-
- name: Nuget Push
426-
id: nuget_push
427-
run: dotnet nuget push **\*.nupkg --skip-duplicate --api-key ${{ secrets.NUGET_TOKEN }} --source https://api.nuget.org/v3/index.json
425+
# - name: Nuget Push
426+
# id: nuget_push
427+
# run: dotnet nuget push **\*.nupkg --skip-duplicate --api-key ${{ secrets.NUGET_TOKEN }} --source https://api.nuget.org/v3/index.json

0 commit comments

Comments
 (0)