Skip to content

Commit d11f630

Browse files
fix: speakeasy release links
The GitHub releases point to https://pypi.org/project/glean But the project is actually glean-api-client Update the package name in speakeasy config to fix this.
1 parent e450385 commit d11f630

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.speakeasy/workflow.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ targets:
1212
publish:
1313
pypi:
1414
token: $pypi_token
15+
packageName: glean-api-client
1516
codeSamples:
1617
registry:
1718
location: registry.speakeasyapi.dev/glean-el2/sdk/glean-api-specs-python-code-samples

0 commit comments

Comments
 (0)