mirror of
https://github.com/LukeHagar/plexphp.git
synced 2025-12-06 04:20:51 +00:00
19 lines
520 B
YAML
19 lines
520 B
YAML
workflowVersion: 1.0.0
|
|
speakeasyVersion: latest
|
|
sources:
|
|
plexapi:
|
|
inputs:
|
|
- location: registry.speakeasyapi.dev/plexapi/plexapi/plexapi:main
|
|
targets:
|
|
plexphp:
|
|
target: php
|
|
source: plexapi
|
|
publish:
|
|
packagist:
|
|
username: lukehagar
|
|
token: $packagist_token
|
|
codeSamples:
|
|
output: codeSamples.yaml
|
|
registry:
|
|
location: registry.speakeasyapi.dev/plexapi/plexapi/code-samples-php-plexphp
|