Skip to content

Commit f326de5

Browse files
Add new npm token
1 parent db01bac commit f326de5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/npm-publish.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@ jobs:
4242
- name: Publish
4343
run: pnpm publish -r --no-git-checks --access public
4444
env:
45-
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN_DLS}}
45+
NODE_AUTH_TOKEN: ${{secrets.NPM_TOKEN_SCI_REACT_UI}}

0 commit comments

Comments
 (0)