Skip to content

FIXED: key completion display when the scroll bar is not at the start… #55

FIXED: key completion display when the scroll bar is not at the start…

FIXED: key completion display when the scroll bar is not at the start… #55

Workflow file for this run

name: Asciio Documentation
on:
push:
branches:
- main
jobs:
deploy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Setup mdBook
uses: peaceiris/actions-mdbook@v1
with:
mdbook-version: 'latest'
- run: cd documentation/mdbook_asciio && mdbook build
- name: Deploy
uses: peaceiris/actions-gh-pages@v3
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./documentation/mdbook_asciio/book/