mirror of
https://github.com/LukeHagar/comfy-deploy-python.git
synced 2025-12-06 12:27:45 +00:00
Add code samples registry configuration
This commit is contained in:
@@ -13,3 +13,7 @@ targets:
|
|||||||
publish:
|
publish:
|
||||||
pypi:
|
pypi:
|
||||||
token: $pypi_token
|
token: $pypi_token
|
||||||
|
codeSamples:
|
||||||
|
output: codeSamples.yaml
|
||||||
|
registry:
|
||||||
|
location: registry.speakeasyapi.dev/comfydeploy/comfydeploy/code-samples-python-comfy-deploy
|
||||||
|
|||||||
Reference in New Issue
Block a user