Skip to content

Bump actions/checkout from 5 to 6 in the dependencies group (#276) #57

Bump actions/checkout from 5 to 6 in the dependencies group (#276)

Bump actions/checkout from 5 to 6 in the dependencies group (#276) #57

Workflow file for this run

name: deploy-api-docs
on:
push:
branches:
- main
permissions:
contents: read
id-token: write
jobs:
build-and-deploy:
uses: vapor/api-docs/.github/workflows/build-and-deploy-docs-workflow.yml@main
secrets: inherit
with:
package_name: postgres-kit
modules: PostgresKit
pathsToInvalidate: /postgreskit/*