Skip to content

Commit c8589d1

Browse files
.circleci update
1 parent 6707a64 commit c8589d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ jobs:
5454
command: echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" > .npmrc
5555
- run:
5656
name: Publish package
57-
command: npm publish
57+
command: npm publish --access public
5858

5959
workflows:
6060
version: 2

0 commit comments

Comments
 (0)