Skip to content

Enable the MirrorBypass logic in Swift 6 (#631) #140

Enable the MirrorBypass logic in Swift 6 (#631)

Enable the MirrorBypass logic in Swift 6 (#631) #140

Workflow file for this run

name: deploy-api-docs
on:
push:
branches:
- main
jobs:
build-and-deploy:
uses: vapor/api-docs/.github/workflows/build-and-deploy-docs-workflow.yml@main
secrets: inherit
with:
package_name: fluent-kit
modules: FluentKit,FluentSQL,XCTFluent
pathsToInvalidate: /fluentkit/* /fluentsql/* /xctfluent/*