Skip to content

Commit

Permalink
add scope arg
Browse files Browse the repository at this point in the history
  • Loading branch information
jaydanielsencision committed Aug 30, 2024
1 parent 317a991 commit d7897a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .github/workflows/node-package-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ jobs:
with:
node-version: 20
registry-url: https://artifactory.brandwatch.com/artifactory/api/npm/npm/
scope: @brandwatch
always-auth: true
- run: npm ci
- run: npm publish
env:
Expand Down
1 change: 0 additions & 1 deletion .npmrc

This file was deleted.

0 comments on commit d7897a1

Please sign in to comment.