Skip to content

Commit

Permalink
[workflow] added scope
Browse files Browse the repository at this point in the history
  • Loading branch information
ArtieReus committed Apr 11, 2024
1 parent 46197ca commit 30509f4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build&deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ jobs:
echo registry=https://npm.pkg.github.com/ > .npmrc
echo always-auth=true >> .npmrc
echo //npm.pkg.github.com/:_authToken=${{ secrets.GITHUB_TOKEN }} >> .npmrc
echo scope=@juno >> .npmrc
echo "===================="
cat ./.npmrc
echo "===================="
Expand Down

0 comments on commit 30509f4

Please sign in to comment.