Skip to content

Release Docs

Release Docs #2

Workflow file for this run

name: Release Docs
on:
workflow_dispatch:
permissions:
contents: write
jobs:
deploy:

Check failure on line 10 in .github/workflows/docs_release.yml

View workflow run for this annotation

GitHub Actions / Release Docs

Invalid workflow file

The workflow is not valid. .github/workflows/docs_release.yml (Line: 10, Col: 3): Error calling workflow 'cocoindex-io/cocoindex/.github/workflows/_docs_release.yml@bce175dbd6de7e9c28ec65168811ec58a64d8c22'. The workflow is requesting 'pages: write', but is only allowed 'pages: none'.
name: Release Docs
uses: ./.github/workflows/_docs_release.yml
secrets: inherit