Skip to content

Commit

Permalink
Merge pull request #245 from blockchain-certificates/chore/semantic-r…
Browse files Browse the repository at this point in the history
…elease

chore(CI): enable semantic release for real
  • Loading branch information
lemoustachiste authored Aug 25, 2022
2 parents 3dd6aa8 + ed3d51b commit 3d07ec8
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 3d07ec8

Please sign in to comment.