Skip to content

Commit

Permalink
ci: update npm registry
Browse files Browse the repository at this point in the history
  • Loading branch information
davec504 committed Mar 5, 2024
1 parent e779108 commit df5f25d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ jobs:
uses: actions/setup-node@v3
with:
node-version: 20
scope: 'telicent-oss'
env:
NODE_AUTH_TOKEN: ${{ secrets.NPM_REGISTRY_TOKEN }}
- name: Get node version
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"url": "https://github.com/telicent-oss/telicent-ds.git"
},
"type": "module",
"version": "3.10.2",
"version": "0.0.1",
"private": false,
"dependencies": {
"@emotion/react": "^11.10.6",
Expand Down

0 comments on commit df5f25d

Please # to comment.