hrt
Some checks failed
Build NuGet / build (push) Failing after 42s

This commit is contained in:
2026-04-06 12:01:12 -04:00
parent 9422f31dcf
commit 25c5d508ea

View File

@@ -46,7 +46,7 @@ jobs:
--source "http://192.168.1.4:3000/api/packages/Ronnie/nuget/index.json" \ --source "http://192.168.1.4:3000/api/packages/Ronnie/nuget/index.json" \
--api-key "${{ secrets.NUGET_KEY }}" \ --api-key "${{ secrets.NUGET_KEY }}" \
--skip-duplicate --skip-duplicate
--allow-insecure-connections true \ --allow-insecure-connections \
# name: Gitea Actions Demo # name: Gitea Actions Demo
# run-name: ${{ gitea.actor }} is testing out Gitea Actions # run-name: ${{ gitea.actor }} is testing out Gitea Actions