We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 13600bf commit fe771eaCopy full SHA for fe771ea
.github/workflows/main.yml
@@ -79,6 +79,6 @@ jobs:
79
- name: Publish to TestPyPI
80
uses: pypa/gh-action-pypi-publish@release/v1
81
with:
82
- repository-url: https://test.pypi.org/legacy/
+ repository-url: https://test.pypi.org/project/poly-lithic/
83
84
0 commit comments