Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
ajfriend committed Oct 27, 2024
1 parent fa274f6 commit b898845
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/wheels.yml
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,6 @@ jobs:
name: wheels_and_sdist
path: dist

- uses: pypa/gh-action-pypi-publish@v1.8.14
- uses: pypa/gh-action-pypi-publish@v1.10.3
with:
password: ${{ secrets.pypi_password }}

0 comments on commit b898845

Please sign in to comment.