Skip to content

Commit

Permalink
Update the pypi-publish action version
Browse files Browse the repository at this point in the history
  • Loading branch information
udit-001 committed Dec 22, 2023
1 parent fec5b60 commit 6eed7e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,6 @@ jobs:
name: python-package-distributions
path: dist/
- name: Publish distribution 📦 to TestPyPI
uses: pypa/gh-action-pypi-publish@release/v1
uses: pypa/gh-action-pypi-publish@release/v1.8
with:
repository-url: https://test.pypi.org/legacy/

0 comments on commit 6eed7e9

Please sign in to comment.