Skip to content

Commit 89b4a2e

Browse files
Use pypa/gh-action-pypi-publish@master
1 parent 596bafb commit 89b4a2e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/python-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@ jobs:
5757
run: python -m build
5858

5959
- name: Publish package to PyPI
60-
uses: pypa/gh-action-pypi-publish@v1
60+
uses: pypa/gh-action-pypi-publish@master
6161
with:
6262
password: ${{ secrets.PYPI_API_TOKEN }}

0 commit comments

Comments
 (0)