Skip to content

Pass secrets to the unit test workflow #51

Pass secrets to the unit test workflow

Pass secrets to the unit test workflow #51

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: sql-kit
modules: SQLKit
pathsToInvalidate: /sqlkit/*