Skip to content

Commit

Permalink
chore: #81 Adding NPM registry for automating publish
Browse files Browse the repository at this point in the history
Signed-off-by: Laurent Broudoux <[email protected]>
  • Loading branch information
lbroudoux committed Jan 3, 2025
1 parent 87acebf commit 69d182c
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 @@ -32,6 +32,7 @@ jobs:
uses: actions/setup-node@v4
with:
node-version: 18.x
registry-url: 'https://registry.npmjs.org'
cache: 'npm'

- name: Set release version
Expand Down

0 comments on commit 69d182c

Please sign in to comment.