Skip to content

Commit

Permalink
Update python_sdk.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sec-report committed Jul 6, 2024
1 parent 6ac71d5 commit ba9df49
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/python_sdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,5 +39,7 @@ jobs:

- name: Publish release distributions to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
if: startsWith(github.ref, 'refs/tags')
with:
packages-dir: device/sdk/python/dist/
skip-existing: true

0 comments on commit ba9df49

Please sign in to comment.