Skip to content

chore(standards): remove local docs/standards — consolidate to AzureL… #16

chore(standards): remove local docs/standards — consolidate to AzureL…

chore(standards): remove local docs/standards — consolidate to AzureL… #16

Workflow file for this run

name: Deploy Documentation
on:
push:
branches: [main]
paths:
- 'docs/**'
- 'mkdocs.yml'
workflow_dispatch:
jobs:
docs:

Check failure on line 12 in .github/workflows/deploy-docs.yml

View workflow run for this annotation

GitHub Actions / Deploy Documentation

Invalid workflow file

The workflow is not valid. .github/workflows/deploy-docs.yml (Line: 12, Col: 3): Error calling workflow 'AzureLocal/platform/.github/workflows/reusable-mkdocs-deploy.yml@main'. The nested job 'deploy' is requesting 'pages: write, id-token: write', but is only allowed 'pages: none, id-token: none'.
uses: AzureLocal/platform/.github/workflows/reusable-mkdocs-deploy.yml@main
with:
pip-packages: 'mkdocs-material mkdocs-drawio'