Skip to content

Commit

Permalink
checkout master to commit version change
Browse files Browse the repository at this point in the history
  • Loading branch information
mathewmeconry committed Jul 17, 2019
1 parent 7774338 commit 7ed4caf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,7 @@ jobs:
command: |
git config user.email "[email protected]"
git config user.name "CircleCI"
- run: git checkout master
- run:
name: set package version
command: npm version $(git describe --tag)
Expand Down

0 comments on commit 7ed4caf

Please sign in to comment.