Update pack and compare npm actions.
This commit is contained in:
@@ -11,7 +11,7 @@ inputs:
|
||||
registry:
|
||||
description: "NPM registry URL."
|
||||
required: false
|
||||
default: "https://npm.pkg.github.com"
|
||||
default: ${{ github.server_url }}/api/packages/${{ github.repository_owner }}/nuget/index.json
|
||||
authToken:
|
||||
description: "Authentication token for the registry."
|
||||
required: true
|
||||
|
||||
Reference in New Issue
Block a user