Skip to content

Commit

Permalink
ci: added debug for semantic release
Browse files Browse the repository at this point in the history
  • Loading branch information
yarikdevcom committed May 17, 2022
1 parent 8788a22 commit ea25aac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,4 +107,4 @@ jobs:
pip install python-semantic-release
git config user.name github-actions
git config user.email [email protected]
semantic-release publish
semantic-release publish -v DEBUG

0 comments on commit ea25aac

Please sign in to comment.