Skip to content

Merge branch 'main' of https://github.com/hotosm/gh-workflows #8

Merge branch 'main' of https://github.com/hotosm/gh-workflows

Merge branch 'main' of https://github.com/hotosm/gh-workflows #8

Workflow file for this run

name: Publish Docs
on:
push:
paths:
- docs/**
- mkdocs.yml
- README.md
branches: [main]
# Allow manual trigger (workflow_dispatch)
workflow_dispatch:
jobs:
publish_docs:
uses: hotosm/gh-workflows/.github/workflows/mkdocs_build.yml@main

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

View workflow run for this annotation

GitHub Actions / Publish Docs

Invalid workflow file

The workflow is not valid. In .github/workflows/docs.yml (Line: 15, Col: 11): Error from called workflow hotosm/gh-workflows/.github/workflows/mkdocs_build.yml@main (Line: 11, Col: 22): Unrecognized named-value: 'env'. Located at position 1 within expression: env.cache_key