This commit is contained in:
Jonathan Wren 2019-11-09 13:10:58 -08:00
parent 85c9513f60
commit 63cc9785c5

View file

@ -26,4 +26,4 @@ after_deploy:
- git config --global user.name "Jrnl Bot"
- git add pyproject.toml
- git commit -m "Incrementing version to ${TRAVIS_TAG}"
- git push https://${GITHUB_TOKEN}@github.com/jrnl-org/jrnl master
- git push https://${GITHUB_TOKEN}@github.com/jrnl-org/jrnl.git master