Skip to content

Commit

Permalink
Use latest minor version of pypi upload action (#11)
Browse files Browse the repository at this point in the history
  • Loading branch information
niksirbi authored Feb 1, 2024
1 parent 27c30fe commit 17ac709
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 @@ -60,7 +60,7 @@ jobs:
with:
name: artifact
path: dist
- uses: pypa/[email protected].0
- uses: pypa/[email protected]
with:
user: __token__
password: ${{ secrets.BTB_UPLOAD_API_KEY }}

0 comments on commit 17ac709

Please sign in to comment.