Skip to content

Commit

Permalink
Merge pull request #19 from ctinnovation/feat/npmjs-registry
Browse files Browse the repository at this point in the history
fix: ci
  • Loading branch information
Giovanni Bertoncelli authored Feb 22, 2024
2 parents b733cf5 + 15764b6 commit e31e32d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: "20.x"
registry-url: "https://registry.npmjs.org"

- name: setup git config
run: |
Expand Down

0 comments on commit e31e32d

Please sign in to comment.