Skip to content

Commit

Permalink
fix: fixing deployment issue (#186)
Browse files Browse the repository at this point in the history
Signed-off-by: jkalanda <jkalanda@us.ibm.com>
  • Loading branch information
jkalandaibm authored Jun 19, 2024
1 parent 39c812a commit 851a472
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 @@ -39,7 +39,7 @@ before_deploy:
- npm install @semantic-release/exec
- npm install @semantic-release/git
- npm install @semantic-release/github
- pip install --user bump2version
- pip install bump2version

deploy:
- provider: script
Expand Down

0 comments on commit 851a472

Please sign in to comment.