Update publish-python-sdk.yml

This commit is contained in:
rafaelsideguide 2024-06-06 11:43:44 -03:00
parent bc1c1e5053
commit 63f0214d60
1 changed files with 1 additions and 0 deletions

View File

@ -46,6 +46,7 @@ jobs:
if: ${{ env.VERSION_INCREMENTED == 'true' }}
run: |
python -m build
working-directory: ./apps/python-sdk
- name: Publish to PyPI
if: ${{ env.VERSION_INCREMENTED == 'true' }}