Skip to content

Commit

Permalink
Use pypa/gh-action-pypi-publish stable release v1 (#72)
Browse files Browse the repository at this point in the history
  • Loading branch information
lochhh authored Feb 4, 2025
1 parent 5ee3bbb commit 1fee029
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test_and_deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ jobs:
with:
name: artifact
path: dist
- uses: pypa/gh-action-pypi-publish@v1.12.3
- uses: pypa/gh-action-pypi-publish@release/v1
with:
user: __token__
password: ${{ secrets.TWINE_API_KEY }}

0 comments on commit 1fee029

Please sign in to comment.