Skip to content

Commit

Permalink
Merge pull request #87 from indexnetwork/fix
Browse files Browse the repository at this point in the history
fix
  • Loading branch information
confxsd authored Apr 29, 2024
2 parents bf74ac3 + 7ab6815 commit e7bfde4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/python-sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ jobs:
run: python -m build

- name: Publish package to PyPI
working-directory: sdk/python
env:
TWINE_USERNAME: __token__
TWINE_PASSWORD: ${{ secrets.PYPI_API_TOKEN }}
Expand Down

0 comments on commit e7bfde4

Please sign in to comment.