Update workflow.yaml

This commit is contained in:
Luke Hagar
2024-09-16 13:14:07 -05:00
committed by GitHub
parent c50b85f29a
commit a4369c999a

View File

@@ -1,13 +1,13 @@
workflowVersion: 1.0.0 workflowVersion: 1.0.0
speakeasyVersion: latest speakeasyVersion: latest
sources: sources:
my-source: plexapi:
inputs: inputs:
- location: registry.speakeasyapi.dev/plexapi/plexapi/plex-api:main - location: registry.speakeasyapi.dev/plexapi/plexapi/plexapi:main
targets: targets:
plexjs: plexjs:
target: typescript target: typescript
source: my-source source: plexapi
publish: publish:
npm: npm:
token: $npm_token token: $npm_token