Skip to content

Commit

Permalink
Update workflow.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
rflihxyz authored Jul 31, 2024
1 parent 8bb4c14 commit b217284
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .speakeasy/workflow.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
workflowVersion: 1.0.0
speakeasyVersion: latest
sources:
merge-code-samples-into-spec:
inputs:
Expand All @@ -7,5 +8,8 @@ sources:
- location: registry.speakeasyapi.dev/panora/panora/code-samples-typescript-my-first-target:main
- location: registry.speakeasyapi.dev/panora/panora/code-samples-python:main
- location: registry.speakeasyapi.dev/panora/panora/go-sdk:main
output: docs/openapi-with-code-samples.json
- location: registry.speakeasyapi.dev/panora/panora/code-samples-ruby:main
output: openapi-with-code-samples.yaml
registry:
location: registry.speakeasyapi.dev/panora/panora/merge-code-samples-into-spec
targets: {}

0 comments on commit b217284

Please sign in to comment.