We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2f77b8 commit 7160ca5Copy full SHA for 7160ca5
.github/workflows/publish.yml
@@ -76,7 +76,7 @@ jobs:
76
name: python-package-distributions
77
path: dist/
78
- name: Publish distribution 📦 to TestPyPI
79
- uses: pypa/gh-action-pypi-publish@release/v1
+ uses: pypa/gh-action-pypi-publish@release/v1.10
80
with:
81
repository-url: https://test.pypi.org/legacy/
82
skip-existing: true
0 commit comments