Skip to content

Commit

Permalink
Fix: version
Browse files Browse the repository at this point in the history
  • Loading branch information
geode-main committed Mar 5, 2024
1 parent 5b77f06 commit ac1aad7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pipy_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@ jobs:
run: >-
python setup.py sdist bdist_wheel
- name: Publish distribution 📦 to PyPI
uses: pypa/gh-action-pypi-publish@release/v2.0
uses: pypa/[email protected]
with:
password: ${{ secrets.PYPI_API_TOKEN }}

0 comments on commit ac1aad7

Please sign in to comment.