rthjhr5rhs4shersrhe
Some checks failed
Build NuGet / build (push) Failing after 29s

This commit is contained in:
2026-04-06 00:31:09 -04:00
parent a25f17845d
commit c5d5a26952

View File

@@ -29,7 +29,7 @@ jobs:
- name: Publish - name: Publish
run: | run: |
dotnet nuget push ./packages/*.nupkg \ dotnet nuget push ./packages/*.nupkg \
--source "gitea_gitea" \ --source http://192.168.1.4:3000/api/packages/Ronnie/nuget/index.json \
# --api-key ${{ secrets.NUGET_KEY }} # --api-key ${{ secrets.NUGET_KEY }}
# name: Gitea Actions Demo # name: Gitea Actions Demo