Skip to content

Commit

Permalink
update scope
Browse files Browse the repository at this point in the history
  • Loading branch information
jaydanielsencision committed Aug 30, 2024
1 parent d7897a1 commit 5b8c29e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/node-package-pipeline.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:
with:
node-version: 20
registry-url: https://artifactory.brandwatch.com/artifactory/api/npm/npm/
scope: @brandwatch
scope: '@brandwatch'
always-auth: true
- run: npm ci
- run: npm publish
Expand Down

0 comments on commit 5b8c29e

Please sign in to comment.