Fixed: release script

This commit is contained in:
Molunerfinn
2017-12-12 19:47:12 +08:00
parent 4b725930d2
commit 3a97d019d1
2 changed files with 3 additions and 2 deletions
+1 -1
View File
@@ -49,4 +49,4 @@ after_script:
- git config user.email "marksz@teamsz.xyz"
- git add .
- git commit -m "Travis build docs"
- git push --force --quiet "https://${GITHUB_TOKEN}@github.com/Molunerfinn/PicGo.git" master:gh-pages
- git push --force --quiet "https://${GH_TOKEN}@github.com/Molunerfinn/PicGo.git" master:gh-pages