Skip to content

Commit 16ee657

Browse files
committedFeb 17, 2020
added comments
1 parent c60cc83 commit 16ee657

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.circleci/config.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
at: .
3030
- run: echo "//registry.npmjs.org/:_authToken=$NPM_TOKEN" >> ~/.npmrc
3131
- run: npm publish
32-
32+
# dont change anything
3333
workflows:
3434
version: 2
3535
build:

0 commit comments

Comments
 (0)
Please sign in to comment.