Skip to content
This repository was archived by the owner on Apr 21, 2022. It is now read-only.

Commit 195b456

Browse files
committed
Updated config.yml
1 parent 2c65d91 commit 195b456

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.circleci/config.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -66,9 +66,9 @@ jobs:
6666
- run: ./bin/run pack
6767
- run: ./bin/run pack:deb
6868
- run: ./bin/run pack:win
69-
- run: ./bin/run publish
70-
- run: ./bin/run publish:deb
71-
- run: ./bin/run publish:win
69+
# - run: ./bin/run publish
70+
# - run: ./bin/run publish:deb
71+
# - run: ./bin/run publish:win
7272
- run: |
7373
export PATH=/usr/local/share/.config/yarn/global/node_modules/.bin:$PATH
7474
semantic-release -e @oclif/semantic-release

0 commit comments

Comments
 (0)