Skip to content

Update index.md for GITHUB_TOKEN and gh cli note #17

Update index.md for GITHUB_TOKEN and gh cli note

Update index.md for GITHUB_TOKEN and gh cli note #17

Workflow file for this run

name: check docs
on:
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Setup mdBook
uses: peaceiris/actions-mdbook@v1
with:
mdbook-version: '0.4.10'
- run: mdbook build