Skip to content

Commit

Permalink
fix: verbose semantic-release
Browse files Browse the repository at this point in the history
  • Loading branch information
bhamail committed Dec 6, 2023
1 parent 474609f commit bf975f8
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 @@ -119,7 +119,7 @@ jobs:
command: |
git config user.name "$GITHUB_USERNAME"
git config user.email "$GITHUB_EMAIL"
semantic-release publish
semantic-release -v publish
static_code_analysis:
parameters:
Expand Down

0 comments on commit bf975f8

Please sign in to comment.