Skip to content

Commit ea94475

Browse files
chore: add missing PyPI token
1 parent 7e28777 commit ea94475

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.speakeasy/workflow.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,8 @@ targets:
1414
target: python
1515
source: Cloudinary-Provisioning-OAS
1616
publish:
17-
pypi: {}
17+
pypi:
18+
token: $pypi_token
1819
codeSamples:
1920
registry:
2021
location: registry.speakeasyapi.dev/cloudinary/cloudinary/cloudinary-provisioning-python-code-samples

0 commit comments

Comments
 (0)