Skip to content

Commit

Permalink
ci: upgrade to the latest @semantic-release/git version
Browse files Browse the repository at this point in the history
  • Loading branch information
HofmannZ authored Dec 21, 2019
1 parent bbf71f8 commit a7b8300
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 @@ -122,7 +122,7 @@ jobs:
- checkout
- run:
name: Generate release tags
command: npx -p @semantic-release/changelog -p @semantic-release/git -p [email protected] semantic-release
command: npx -p @semantic-release/changelog -p @semantic-release/git@7.1.0-beta.11 -p [email protected] semantic-release
sync_with_beta:
docker: *node_environment
steps:
Expand Down

0 comments on commit a7b8300

Please sign in to comment.