manual deploys

This commit is contained in:
phact 2026-01-05 13:16:01 -05:00
parent 918ed6ee54
commit ffcc100dc9
2 changed files with 2 additions and 0 deletions

View file

@ -6,6 +6,7 @@ on:
- main
paths:
- 'sdks/python/pyproject.toml'
workflow_dispatch:
jobs:
publish:

View file

@ -6,6 +6,7 @@ on:
- main
paths:
- 'sdks/typescript/package.json'
workflow_dispatch:
jobs:
publish: