We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 15ff268 + d9b98a4 commit a089633Copy full SHA for a089633
.speakeasy/workflow.yaml
@@ -35,6 +35,11 @@ targets:
35
target: typescript
36
source: GustoEmbedded-local
37
output: ./gusto_embedded
38
+ # Maybe a bug in speakeay's tool, but the publishing GH action
39
+ # doesn't work unless all targets have a configured publish section.
40
+ publish:
41
+ npm:
42
+ token: ''
43
codeSamples:
44
registry:
45
location: registry.speakeasyapi.dev/gusto/ruby-sdk/gusto-embedded-oas-typescript-code-samples
0 commit comments