Skip to content

Commit

Permalink
chore(CI): enable semantic release for real
Browse files Browse the repository at this point in the history
  • Loading branch information
lemoustachiste committed Aug 25, 2022
1 parent 1e2873f commit ed3d51b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ after_success:
- pip install python-semantic-release
- git config user.name botcerts
- git config user.email [email protected]
- semantic-release publish --noop --verbosity=DEBUG
- semantic-release publish

0 comments on commit ed3d51b

Please sign in to comment.