key test
Some checks failed
Build NuGet / build (push) Failing after 33s

This commit is contained in:
2026-04-06 11:21:46 -04:00
parent 955c3c3924
commit 737ccfb2c4

View File

@@ -30,7 +30,7 @@ jobs:
run: |
dotnet nuget push ./packages/*.nupkg \
--source http://192.168.1.4:3000/api/packages/Ronnie/nuget/index.json --allow-insecure-connections true
# --api-key ${{ secrets.NUGET_KEY }}
--api-key e59e39d60f30b539ae594d8cfc7a9771883d2eb0
# name: Gitea Actions Demo
# run-name: ${{ gitea.actor }} is testing out Gitea Actions