Adds some localization items
This commit is contained in:
@@ -8,7 +8,7 @@ before_deploy:
|
||||
- git config --global user.email ${GITHUB_EMAIL}
|
||||
- git config --global user.name ${GITHUB_NAME}
|
||||
- git tag ${VERSION_ROOT}.${TRAVIS_BUILD_NUMBER}
|
||||
- git push --tags
|
||||
- git push -q ${REPO} --tags
|
||||
deploy:
|
||||
provider: releases
|
||||
api_key:
|
||||
|
||||
Reference in New Issue
Block a user