Skip to content

Commit

Permalink
Pin pypi push version in CI as well
Browse files Browse the repository at this point in the history
  • Loading branch information
Davidy22 committed Jan 4, 2025
1 parent bab862f commit 8bd93bb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ jobs:
with:
path: ./
- name: Publish distribution 📦 to Test PyPI
uses: pypa/gh-action-pypi-publish@master
uses: pypa/gh-action-pypi-publish@release/v1
with:
verify_metadata: false
password: ${{ secrets.TEST_PYPI_API_TOKEN }}
Expand Down

0 comments on commit 8bd93bb

Please sign in to comment.