Added incrementMode option.
This commit is contained in:
@@ -21,7 +21,7 @@ inputs:
|
||||
# This is for GitHub.
|
||||
#default: ${{ github.server_url }}/_registry/nuget/${{ github.repository_owner }}/index.json
|
||||
# This is for Gitea.
|
||||
default: ${{ github.server_url }}/api/packages/${{ github.repository_owner }}/nuget/index.json
|
||||
default: ${{ github.server_url }}/api/packages/${{ github.repository_owner }}/nuget/
|
||||
username:
|
||||
description: "Username for the nuget repository to search."
|
||||
required: true
|
||||
|
||||
Reference in New Issue
Block a user