Skip to content

Migrate to Async NIOFileIO APIs (#3167) #1

Migrate to Async NIOFileIO APIs (#3167)

Migrate to Async NIOFileIO APIs (#3167) #1

Workflow file for this run

name: deploy-api-docs
on:
push:
branches:
- main
jobs:
build-and-deploy:

Check failure on line 8 in .github/workflows/api-docs.yml

View workflow run for this annotation

GitHub Actions / deploy-api-docs

Invalid workflow file

The workflow is not valid. .github/workflows/api-docs.yml (Line: 8, Col: 3): Error calling workflow 'vapor/api-docs/.github/workflows/build-and-deploy-docs-workflow.yml@main'. The nested job 'build-docs' is requesting 'id-token: write', but is only allowed 'id-token: none'.
uses: vapor/api-docs/.github/workflows/build-and-deploy-docs-workflow.yml@main
secrets: inherit
with:
package_name: vapor
modules: Vapor,XCTVapor
pathsToInvalidate: /vapor/* /xctvapor/*