Update workflow.yaml

This commit is contained in:
Luke Hagar
2024-09-16 13:17:49 -05:00
committed by GitHub
parent 307bd0f675
commit 61d12eaf66

View File

@@ -1,13 +1,17 @@
workflowVersion: 1.0.0 workflowVersion: 1.0.0
speakeasyVersion: latest speakeasyVersion: latest
sources: sources:
plex-api: plexapi:
inputs: inputs:
- location: registry.speakeasyapi.dev/lukehagar/lukehagar/plex-api:main - location: registry.speakeasyapi.dev/plexapi/plexapi/plexapi:main
targets: targets:
plexcsharp: plexcsharp:
target: csharp target: csharp
source: plex-api source: plexapi
publish: publish:
nuget: nuget:
apiKey: $nuget_api_key apiKey: $nuget_api_key
codeSamples:
output: codeSamples.yaml
registry:
location: registry.speakeasyapi.dev/plexapi/plexapi/code-samples-csharp-plexcsharp