Skip to content

Move doc build steps to configuration file #7

Move doc build steps to configuration file

Move doc build steps to configuration file #7

Workflow file for this run

name: Docs
on:
push:
branches:
- "feature/cd-docs"
tags:
- '**'
workflow_dispatch: ~
jobs:
publish:
uses: ecmwf-actions/reusable-workflows/.github/workflows/cd-docs.yml@docs-cd

Check failure on line 14 in .github/workflows/docs.yml

View workflow run for this annotation

GitHub Actions / Docs

Invalid workflow file

The workflow is not valid. .github/workflows/docs.yml (Line: 14, Col: 11): Input config is required, but not provided while calling.
secrets: inherit