Skip to content

Commit 9243403

Browse files
committed
resolved conflicts
1 parent 754b17e commit 9243403

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.circleci/config.yml

-5
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,8 @@ jobs:
2828
- attach_workspace:
2929
at: .
3030
- run: echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" >> ~/.npmrc
31-
<<<<<<< HEAD
3231
- run: npm publish --tag test-release
33-
34-
=======
35-
- run: npm publish
3632
# dont change anything
37-
>>>>>>> origin/develop-mm-sub-merge-fix
3833
workflows:
3934
version: 2
4035
build:

0 commit comments

Comments
 (0)