Skip to content

Temporary change to force deploy, please ignore! #9

Temporary change to force deploy, please ignore!

Temporary change to force deploy, please ignore! #9

name: MkDocs build and deploy
on:
workflow_dispatch:
push:
branches: [ main, mkdocs ]
pull_request:
branches: [ main ]
jobs:
build-and-deploy:
permissions:
contents: read
pages: write
id-token: write
uses: Nexus-Mods/NexusMods.App.Meta/.github/workflows/mkdocs-build-and-deploy.yaml@main
with:
mkdocs_version: '9.5.0'

Check failure on line 18 in .github/workflows/mkdocs-build-and-deploy.yaml

View workflow run for this annotation

GitHub Actions / MkDocs build and deploy

Invalid workflow file

The workflow is not valid. .github/workflows/mkdocs-build-and-deploy.yaml (Line: 18, Col: 23): Invalid input, mkdocs_version is not defined in the referenced workflow.