mirror of
https://github.com/scratchfoundation/scratch-l10n.git
synced 2025-05-09 04:30:48 -04:00
fix bad condition and add auth
And commit to master
This commit is contained in:
parent
a591ea9212
commit
7d3a81799f
2 changed files with 3 additions and 3 deletions
scripts
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue