Skip to content

Commit

Permalink
fix with
Browse files Browse the repository at this point in the history
  • Loading branch information
relleums committed Aug 2, 2023
1 parent 8b5fbe8 commit bb98093
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,5 +28,6 @@ jobs:
run: python -m build
- name: Publish package distributions to PyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
user: __token__
password: ${{ secrets.PYPI_API_BINNING_UTILS }}

0 comments on commit bb98093

Please sign in to comment.