Skip to content

Fix usage of the Metrics Timer. (#135) #40

Fix usage of the Metrics Timer. (#135)

Fix usage of the Metrics Timer. (#135) #40

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: queues
modules: Queues,XCTQueues
pathsToInvalidate: /queues/* /xctqueues/*