修复首页不显示分页的BUG

This commit is contained in:
Minho
2017-05-31 10:15:04 +08:00
parent 80c7f25223
commit 6686de168c
4 changed files with 25 additions and 3 deletions

View File

@@ -53,10 +53,10 @@ notifications:
deploy:
- provider: GitHub
name: production
auth_token:
secure:
secure: "Qkhxloft5lBKti7O+vVS+Vrxh7CBAUVhlfdZ9ptBXjFtjt6jHXnaBA2uv2OYbISB"
draft: false
prerelease: false
artifact: godoc_windows_%GOARCH%.7z
on:
branch: master