Skip to content

ci: get fuel-core version from an env variable #2275

ci: get fuel-core version from an env variable

ci: get fuel-core version from an env variable #2275

Workflow file for this run

name: Docs
on:
push:
branches:
- master
pull_request:
release:
types: [published]
jobs:
test:
uses: FuelLabs/github-actions/.github/workflows/mdbook-docs.yml@master
with:
docs-src-path: 'docs/book/src'
spellcheck-config-path: 'docs/book/.spellcheck.yml'