We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 50a9629 commit 75a8f29Copy full SHA for 75a8f29
.github/workflows/npm-publish.yml
@@ -34,6 +34,7 @@ jobs:
34
node-version: 16
35
registry-url: "https://registry.npmjs.org"
36
scope: "@layer5"
37
+ access: "public"
38
- run: npm publish --verbose
39
env:
40
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
0 commit comments