Skip to content

Allow HTTPServer's configuration to be dynamically updatable (#3132) #322

Allow HTTPServer's configuration to be dynamically updatable (#3132)

Allow HTTPServer's configuration to be dynamically updatable (#3132) #322

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: vapor
modules: Vapor,XCTVapor
pathsToInvalidate: /vapor/* /xctvapor/*