Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/develop' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
DJ2LS committed Sep 13, 2024
2 parents ca6b4f6 + 9220ebd commit aa77972
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pip_package.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
python setup.py sdist bdist_wheel
- name: Publish to PyPI
uses: pypa/[email protected].0
uses: pypa/[email protected].1
with:
user: __token__
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit aa77972

Please sign in to comment.