Added incrementMode option.
This commit is contained in:
@@ -7,7 +7,7 @@ inputs:
|
||||
registry:
|
||||
description: "NPM registry URL."
|
||||
required: false
|
||||
default: ${{ github.server_url }}/api/packages/${{ github.repository_owner }}/nuget/index.json
|
||||
default: ${{ github.server_url }}/api/packages/${{ github.repository_owner }}/npm/
|
||||
apiKey:
|
||||
description: "NPM authentication token."
|
||||
required: true
|
||||
|
||||
Reference in New Issue
Block a user