a
This commit is contained in:
@@ -1 +1 @@
|
|||||||
printenv
|
npm set "//$INPUT_NPM_REPO_DOMAIN/:_authToken=$INPUT_NPM_REPO_KEY"
|
||||||
@@ -5,8 +5,8 @@ inputs:
|
|||||||
npm_repo_key:
|
npm_repo_key:
|
||||||
description: Key used for publising to npm repo
|
description: Key used for publising to npm repo
|
||||||
required: true
|
required: true
|
||||||
npm_repo_url:
|
npm_repo_domain:
|
||||||
description: URL to npm repo
|
description: Domain for npm repo
|
||||||
required: true
|
required: true
|
||||||
runs:
|
runs:
|
||||||
using: "composite"
|
using: "composite"
|
||||||
|
|||||||
Reference in New Issue
Block a user