mirror of
https://github.com/LukeHagar/log10ts.git
synced 2025-12-06 04:20:12 +00:00
16 lines
358 B
YAML
16 lines
358 B
YAML
workflowVersion: 1.0.0
|
|
speakeasyVersion: latest
|
|
sources:
|
|
default:
|
|
inputs:
|
|
- location: openapi.yaml
|
|
registry:
|
|
location: registry.speakeasyapi.dev/log10/log10/default
|
|
targets:
|
|
my-first-target:
|
|
target: typescript
|
|
source: default
|
|
publish:
|
|
npm:
|
|
token: $npmsecret
|