Skip to content

Commit

Permalink
fix: add registry url and scope
Browse files Browse the repository at this point in the history
  • Loading branch information
paciops committed Jan 31, 2025
1 parent 4371990 commit 4bbfd96
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,8 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: '22'
registry-url: 'https://npm.pkg.github.com'
scope: '@infinitaslearning'

- name: Set up Git
run: |
Expand Down

0 comments on commit 4bbfd96

Please sign in to comment.