Skip to content

Commit 565e398

Browse files
committed
Update Speakeasy workflow configuration with renamed registry and target locations
1 parent 4a73fbb commit 565e398

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.speakeasy/workflow.yaml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ sources:
1212
- location: https://api.eu1.stackone.com/oas/lms.json
1313
- location: https://api.eu1.stackone.com/oas/ticketing.json
1414
registry:
15-
location: registry.speakeasyapi.dev/stackone/stackone/stack-one-oas
15+
location: registry.speakeasyapi.dev/stackone/stackone/stackone-oas
1616
targets:
17-
stack-one:
17+
stackone:
1818
target: java
1919
source: StackOne-OAS
2020
publish:
@@ -25,5 +25,5 @@ targets:
2525
gpgPassPhrase: $java_gpg_passphrase
2626
codeSamples:
2727
registry:
28-
location: registry.speakeasyapi.dev/stackone/stackone/stack-one-oas-java-code-samples
28+
location: registry.speakeasyapi.dev/stackone/stackone/stackone-oas-java-code-samples
2929
blocking: false

0 commit comments

Comments
 (0)