Skip to content

Commit

Permalink
Merge pull request #6 from aabidsofi19/publish
Browse files Browse the repository at this point in the history
Update  access in publish  workflow
  • Loading branch information
aabidsofi19 authored Dec 20, 2023
2 parents 293708a + 75a8f29 commit 42897e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
node-version: 16
registry-url: "https://registry.npmjs.org"
scope: "@layer5"
access: "public"
- run: npm publish --verbose
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 42897e2

Please sign in to comment.