Skip to content

fix: wrong heading level at 16-bus.Rmd #84

fix: wrong heading level at 16-bus.Rmd

fix: wrong heading level at 16-bus.Rmd #84

Workflow file for this run

on:
push:
branches:
- main
pull_request:
branches:
- main
name: renderbook
jobs:
bookdown:
name: Render-Book
runs-on: ubuntu-latest
container:
image: foxsen76/archbase-builder:latest
steps:
- name: bookdown builder
run: cd /opt/archbase && git pull && make -j 8 && cp -a ./_book /github/home/
- name: Deploy to GitHub Pages
uses: Cecilapp/GitHub-Pages-deploy@v3
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
email: [email protected]
build_dir: /github/home/_book/