From c1f617f0f36cccf6e51de03927b65964d4972ccf Mon Sep 17 00:00:00 2001 From: Luke Hagar Date: Sat, 7 Sep 2024 21:14:42 -0500 Subject: [PATCH] Update workflow.yaml --- .speakeasy/workflow.yaml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/.speakeasy/workflow.yaml b/.speakeasy/workflow.yaml index 1941f51..3575a7b 100644 --- a/.speakeasy/workflow.yaml +++ b/.speakeasy/workflow.yaml @@ -1,11 +1,9 @@ workflowVersion: 1.0.0 speakeasyVersion: latest sources: - my-source: + plex-api: inputs: - - location: https://raw.githubusercontent.com/LukeHagar/plex-api-spec/main/output/plex-media-server-spec-dereferenced.yaml - registry: - location: registry.speakeasyapi.dev/lukehagar/lukehagar/my-source + - location: registry.speakeasyapi.dev/lukehagar/lukehagar/plex-api:main targets: plexcsharp: target: csharp