Skip to content

Commit 75a8f29

Browse files
committed
Update workflow
Signed-off-by: aabidsofi19 <mailtoaabid01@gmail.com>
1 parent 50a9629 commit 75a8f29

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/npm-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ jobs:
3434
node-version: 16
3535
registry-url: "https://registry.npmjs.org"
3636
scope: "@layer5"
37+
access: "public"
3738
- run: npm publish --verbose
3839
env:
3940
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 commit comments

Comments
 (0)