diff --git a/.speakeasy/workflow.yaml b/.speakeasy/workflow.yaml index 75adf5b..9287d8b 100644 --- a/.speakeasy/workflow.yaml +++ b/.speakeasy/workflow.yaml @@ -1,13 +1,17 @@ workflowVersion: 1.0.0 speakeasyVersion: latest sources: - plex-api: + plexapi: inputs: - - location: registry.speakeasyapi.dev/lukehagar/lukehagar/plex-api:main + - location: registry.speakeasyapi.dev/plexapi/plexapi/plexapi:main targets: plexcsharp: target: csharp - source: plex-api + source: plexapi publish: nuget: apiKey: $nuget_api_key + codeSamples: + output: codeSamples.yaml + registry: + location: registry.speakeasyapi.dev/plexapi/plexapi/code-samples-csharp-plexcsharp