Skip to content

Support additional connection parameters (#361) #3

Support additional connection parameters (#361)

Support additional connection parameters (#361) #3

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: postgres-nio
modules: PostgresNIO
pathsToInvalidate: /postgresnio/*