Skip to content

Commit 4d233d5

Browse files
committed
Fixing Yarn, now
1 parent c04c816 commit 4d233d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ jobs:
8181

8282
- run:
8383
name: Publish Package
84-
command: yarn publish
84+
command: yarn publish --new-version ${CIRCLE_TAG:1}
8585

8686
workflows:
8787
version: 2

0 commit comments

Comments
 (0)