Skip to content

Commit 4f25000

Browse files
committed
Move release action to latest
1 parent 759c139 commit 4f25000

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/publish-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ jobs:
7575
name: python-package-distributions
7676
path: dist/
7777
- name: Publish distribution 📦 to PyPI
78-
uses: pypa/gh-action-pypi-publish@v1.8.11
78+
uses: pypa/gh-action-pypi-publish@release/v1
7979
with:
8080
# repository-url: https://test.pypi.org/legacy/
8181
verify-metadata: false # twine previously didn't verify metadata when uploading

0 commit comments

Comments
 (0)