fix bad condition and add auth

And commit to master
This commit is contained in:
chrisgarrity 2018-12-07 08:46:16 -05:00
parent a591ea9212
commit 7d3a81799f
2 changed files with 3 additions and 3 deletions

View file

@ -11,4 +11,4 @@ npm run test
# commit any updates and push. Build and release should happen on the push not here.
git add .
git commit -m "pull new editor translations from Transifex"
git push
git push https://${GITHUB_TOKEN}@github.com/${TRAVIS_REPO_SLUG}.git HEAD:master