Skip to content

Commit

Permalink
Add npm public access
Browse files Browse the repository at this point in the history
  • Loading branch information
mdervisaygan authored Nov 13, 2024
1 parent 51bd4f7 commit a0c97b2
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 @@ -44,6 +44,7 @@ jobs:
registry-url: https://registry.npmjs.org/
- run: npm ci
- run: npm config set scope scrape-do --global
- run: npm config set access public --global
- run: npm publish
env:
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN}}

0 comments on commit a0c97b2

Please sign in to comment.