We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4282163 commit fb676faCopy full SHA for fb676fa
.github/workflows/build.yml
@@ -40,8 +40,8 @@ jobs:
40
name: artifact
41
path: dist
42
- name: Publish package on TestPyPi
43
- uses: pypa/gh-action-pypi-publish@ec4db0b4ddc65acdf4bff5fa45ac92d78b56bdf0
+ uses: pypa/gh-action-pypi-publish@8a08d616893759ef8e1aa1f2785787c0b97e20d6
44
with:
45
repository-url: https://test.pypi.org/legacy/
46
- name: Publish package on PyPi
47
0 commit comments