This commit is contained in:
2025-07-10 13:17:35 -07:00
parent 9f43626e25
commit ccae164945

View File

@@ -40,7 +40,7 @@ inputs:
nugetSources:
description: "List of additional NuGet sources to use."
required: false
default: "${{ github.api_url }}/packages/FORK/nuget/index.json"
default: "${{ github.server_url }}/api/packages/FORK/nuget/index.json"
nugetUsernames:
description: "List of additional NuGet usernames to use."
required: false