Skip to content

Commit 1ba7b35

Browse files
authored
Use the github repo to trigger updates
1 parent 3e76f74 commit 1ba7b35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/speakeasy_sdk_generation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ jobs:
2424
create_release: true
2525
openapi_doc_auth_header: x-api-key
2626
openapi_docs: |
27-
- https://app.speakeasyapi.dev/v1/apis/Unstructured/version/v0.1/schema/download
27+
- https://raw.githubusercontent.com/Unstructured-IO/unstructured-api/main/openapi.json
2828
publish_python: true
2929
speakeasy_version: latest
3030
secrets:

0 commit comments

Comments
 (0)