File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 99 steps :
1010 - name : Checkout action
1111 uses : actions/checkout@v2
12- - name : Gitbook Action # https://github.com/ZanderZhao/gitbook-action/releases
13- uses :
ZanderZhao/[email protected] # -> or ZanderZhao/gitbook-action@master. If not use master click above, use latest please 14- with : # or fork this repo and use YourName/gitbook-action@master
15- token : ${{ secrets.PERSONAL_TOKEN }} # -> remember add this in settings/secrets as following
16- publish_branch : gh-pages
17- time_zone : Asia/Shanghai
12+ # - name: Gitbook Action # https://github.com/ZanderZhao/gitbook-action/releases
13+ # uses: ZanderZhao/[email protected] # -> or ZanderZhao/gitbook-action@master. If not use master click above, use latest please 14+ # with: # or fork this repo and use YourName/gitbook-action@master
15+ # token: ${{ secrets.PERSONAL_TOKEN }} # -> remember add this in settings/secrets as following
16+ # publish_branch: gh-pages
17+ # time_zone: Asia/Shanghai
You can’t perform that action at this time.
0 commit comments