Skip to content

Commit ea45cb3

Browse files
committed
bla
1 parent 12c6e4e commit ea45cb3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.circleci/config.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,7 @@ jobs:
3333
- rn/yarn_install
3434
- run:
3535
name: Publish to NPM
36-
command: yarn release
37-
# command: npm run semantic-release || true
36+
command: yarn semantic-release
3837

3938

4039
workflows:

0 commit comments

Comments
 (0)