Skip to content

Commit 42897e2

Browse files
authored
Merge pull request #6 from aabidsofi19/publish
Update access in publish workflow
2 parents 293708a + 75a8f29 commit 42897e2

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)