Merge pull request #432 from actions/ethomson/npm-publish
npm-publish: remove explicit scope
This commit is contained in:
@@ -41,7 +41,6 @@ jobs:
|
||||
with:
|
||||
node-version: 12
|
||||
registry-url: https://npm.pkg.github.com/
|
||||
scope: '@your-github-username'
|
||||
- run: npm ci
|
||||
- run: npm publish
|
||||
env:
|
||||
|
||||
Reference in New Issue
Block a user