Use org scope
This commit is contained in:
@@ -71,6 +71,7 @@ jobs:
|
|||||||
node-version: 16.x
|
node-version: 16.x
|
||||||
cache: "npm"
|
cache: "npm"
|
||||||
registry-url: "https://npm.pkg.github.com"
|
registry-url: "https://npm.pkg.github.com"
|
||||||
|
scope: '@actions'
|
||||||
|
|
||||||
- name: Parse version from lerna.json
|
- name: Parse version from lerna.json
|
||||||
run: |
|
run: |
|
||||||
|
|||||||
Reference in New Issue
Block a user