mirror of
https://github.com/LukeHagar/plexjava.git
synced 2025-12-06 04:20:46 +00:00
Update workflow.yaml
This commit is contained in:
@@ -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/lukehagar/lukehagar/plex-api:main
|
- location: registry.speakeasyapi.dev/plexapi/plexapi/plexapi:main
|
||||||
targets:
|
targets:
|
||||||
plexjava:
|
plexjava:
|
||||||
target: java
|
target: java
|
||||||
source: my-source
|
source: plexapi
|
||||||
publish:
|
publish:
|
||||||
java:
|
java:
|
||||||
ossrhUsername: J4dlHj0l
|
ossrhUsername: J4dlHj0l
|
||||||
@@ -17,4 +17,4 @@ targets:
|
|||||||
codeSamples:
|
codeSamples:
|
||||||
output: codeSamples.yaml
|
output: codeSamples.yaml
|
||||||
registry:
|
registry:
|
||||||
location: registry.speakeasyapi.dev/lukehagar/lukehagar/code-samples-java-plexjava
|
location: registry.speakeasyapi.dev/plexapi/plexapi/code-samples-java-plexjava
|
||||||
|
|||||||
Reference in New Issue
Block a user