Skip to content

Commit

Permalink
Merge pull request #144 from reactioncommerce/fix-mikemurray-ci-build
Browse files Browse the repository at this point in the history
fix: change semantic release branch to trunk
  • Loading branch information
mikemurray authored Jan 28, 2020
2 parents 5e781bc + f8b73ec commit 8228b90
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 @@ -182,7 +182,7 @@ jobs:
- run: yarn install
- run: cd package && yarn install
- run: cd package && yarn run build
- run: npx semantic-release
- run: npx semantic-release --branch trunk

workflows:
version: 2
Expand Down

0 comments on commit 8228b90

Please sign in to comment.