chore: fix repo org farhoodliquor→farhoodlabs; wire NPM_TOKEN for publish
- Update repository, bugs, and homepage URLs in package.json to use the correct farhoodlabs GitHub org - Add NODE_AUTH_TOKEN: NPM_TOKEN to the CI publish step so the newly added NPM_TOKEN secret is picked up for authentication Co-Authored-By: Paperclip <noreply@paperclip.ing>
This commit is contained in:
@@ -53,3 +53,5 @@ jobs:
|
||||
else
|
||||
npm publish --provenance --access public
|
||||
fi
|
||||
env:
|
||||
NODE_AUTH_TOKEN: ${{ secrets.NPM_TOKEN }}
|
||||
|
||||
Reference in New Issue
Block a user