Skip to content

Commit

Permalink
testing build
Browse files Browse the repository at this point in the history
  • Loading branch information
warrensbox committed May 22, 2018
1 parent d79014c commit c521297
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 @@ -45,7 +45,7 @@ jobs:
- run: git status
- run: git tag 0.0.${CIRCLE_BUILD_NUM}
- run: git config --global user.email "warren.veerasingam@gmail.com"
- run: git config --global user.name "Warren Veerasingam"
- run: git config --global user.name "warren-veerasingam"
- run: git push origin 0.0.${CIRCLE_BUILD_NUM}

workflows:
Expand Down

0 comments on commit c521297

Please sign in to comment.