Skip to content

Commit 6025c1c

Browse files
committed
chore: use registry uri
1 parent 64f4ec1 commit 6025c1c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.speakeasy/workflow.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@ speakeasyVersion: latest
33
sources:
44
my-source:
55
inputs:
6-
- location: https://speakeasy.com/openapi.yaml
6+
- location: https://spec.speakeasy.com/speakeasy-self/speakeasy-self/speakeasy-api
77
registry:
8-
location: registry.speakeasyapi.dev/speakeasy-self/speakeasy-self/my-source
8+
location: registry.speakeasyapi.dev/speakeasy-self/speakeasy-self/ts-client-source
99
targets:
1010
speakeasy-client-sdk-typescript:
1111
target: typescript

0 commit comments

Comments
 (0)