Skip to content

Commit 7160ca5

Browse files
committed
update publish
1 parent f2f77b8 commit 7160ca5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ jobs:
7676
name: python-package-distributions
7777
path: dist/
7878
- name: Publish distribution 📦 to TestPyPI
79-
uses: pypa/gh-action-pypi-publish@release/v1
79+
uses: pypa/gh-action-pypi-publish@release/v1.10
8080
with:
8181
repository-url: https://test.pypi.org/legacy/
8282
skip-existing: true

0 commit comments

Comments
 (0)