Skip to content

Commit 8e8d035

Browse files
authored
Update config.yml
1 parent 2a58de4 commit 8e8d035

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
command: echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" > ./.npmrc
7777
- run:
7878
name: publish release on npm registry
79-
command: npm run publish
79+
command: npm run publish-npm
8080
workflows:
8181
version: 2
8282
'project-starter':

0 commit comments

Comments
 (0)