Skip to content

Commit

Permalink
Update .github/workflows/publish-python.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Jesse de Wit <[email protected]>
  • Loading branch information
cnixbtc and JssDWt authored Nov 2, 2023
1 parent 53e5066 commit 25c2594
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-python.yml
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ jobs:
# packages_dir: libs/sdk-bindings/bindings-python/dist/*/

- name: "Publish on PyPI"
if: ${{ inputs.publish }}
uses: pypa/gh-action-pypi-publish@release/v1
with:
verbose: true
Expand Down

0 comments on commit 25c2594

Please sign in to comment.