Added incrementMode option.
This commit is contained in:
@@ -10,7 +10,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 }}/npm/
|
||||
apiKey:
|
||||
description: "ApiKey of the nuget repository to push to."
|
||||
required: true
|
||||
|
||||
Reference in New Issue
Block a user