Skip to content

Commit

Permalink
Adding the right repo to travis deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
yeisonvargasf committed May 8, 2022
1 parent a930b71 commit 228efb6
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 @@ -37,7 +37,7 @@ deploy:
- provider: script
script: python3 -m build && twine upload dist/*
on:
repo: yeisonvargasf/yeison_todo
repo: pyupio/safety
branch: master
python: 3.9
tags: true

0 comments on commit 228efb6

Please sign in to comment.