Skip to content

Commit

Permalink
Fixing Yarn, now
Browse files Browse the repository at this point in the history
  • Loading branch information
seanmay committed Jul 16, 2018
1 parent c04c816 commit 4d233d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:

- run:
name: Publish Package
command: yarn publish
command: yarn publish --new-version ${CIRCLE_TAG:1}

workflows:
version: 2
Expand Down

0 comments on commit 4d233d5

Please sign in to comment.