Skip to content

Commit

Permalink
Merge pull request #22 from promotedai/fix/scope
Browse files Browse the repository at this point in the history
fix: another attempt to fix scope
  • Loading branch information
prm-dan authored Jan 11, 2021
2 parents 042d8a0 + 25a2920 commit 2d04f5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
with:
always-auth: true
node-version: 12
registry-url: "https://npm.pkg.github.com"
registry-url: "https://npm.pkg.github.com/promotedai"
scope: "@promotedai"

- name: Install dependencies
Expand Down

0 comments on commit 2d04f5e

Please sign in to comment.