Skip to content

Commit f90afa4

Browse files
committed
removed travis autodeployment
1 parent 5245378 commit f90afa4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

deploy.sh

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,4 @@ git config user.email "[email protected]"
1212
git add .
1313
git commit -m "Deploy to GitHub Pages"
1414

15-
16-
git push --force --quiet "https://${GH_TOKEN}@${GH_REF}" master:gh-pages > /dev/null 2>&1
17-
1815
echo Deployed.

0 commit comments

Comments
 (0)