Skip to content

API Docs

API Docs #3

Workflow file for this run

name: GitHub Pages
on:
pull_request:
branches: [main]
push:
branches: [main]
workflow_dispatch:
jobs:
build:

Check failure on line 11 in .github/workflows/gh-pages.yml

View workflow run for this annotation

GitHub Actions / GitHub Pages

Invalid workflow file

The workflow is not valid. .github/workflows/gh-pages.yml (Line: 11, Col: 3): Error calling workflow 'janosh/workflows/.github/workflows/nodejs-gh-pages.yml@main'. The workflow 'janosh/workflows/.github/workflows/nodejs-gh-pages.yml@main' is requesting 'pages: write, id-token: write', but is only allowed 'pages: none, id-token: none'.
uses: janosh/workflows/.github/workflows/nodejs-gh-pages.yml@main
with:
python-version: "3.11"
working-directory: site
pre-build: |
pip install '..[gh-pages]'
python make_docs.py