Skip to content

reader: drop "variable" block type, fix variable resolution #15

reader: drop "variable" block type, fix variable resolution

reader: drop "variable" block type, fix variable resolution #15

Workflow file for this run

name: docs
on:
push:
branches: main
paths:
- 'docs/**'
jobs:
Docs:
uses: ./.github/workflows/composite-docs.yml
secrets: inherit
with:
ref: 'main'
target-directory: 'book/unstable'