Skip to content

Don't set ignore status for SIGTERM and SIGINT on Linux (#3174) #325

Don't set ignore status for SIGTERM and SIGINT on Linux (#3174)

Don't set ignore status for SIGTERM and SIGINT on Linux (#3174) #325

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/*