Skip to content

Commit

Permalink
Try to fix relese issue in GH
Browse files Browse the repository at this point in the history
  • Loading branch information
tatiana committed Dec 17, 2024
1 parent 81a6be4 commit 7193b92
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
path: dist

- name: Push build artifacts to PyPi
uses: pypa/gh-action-pypi-publish@v1.10.3
uses: pypa/gh-action-pypi-publish@v1.12.3
with:
user: __token__
password: ${{ secrets.PYPI_TOKEN }}

0 comments on commit 7193b92

Please sign in to comment.