Skip to content
This repository was archived by the owner on Jan 19, 2025. It is now read-only.

Commit c84fb80

Browse files
committed
updated github script
1 parent 287d0e7 commit c84fb80

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/test_n_pub.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,6 @@ jobs:
9696
# skip_existing: true
9797

9898
- name: Publish distribution 📦 to PyPI
99-
uses: pypa/gh-action-pypi-publish@master
99+
uses: pypa/gh-action-pypi-publish@release/v1
100100
with:
101101
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)