We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 323d456 + fc5f1d2 commit b6f304dCopy full SHA for b6f304d
.github/workflows/publish_to_pypi.yaml
@@ -21,4 +21,4 @@ jobs:
21
- run: python -m build .
22
23
- name: Publish to PyPI
24
- uses: pypa/gh-action-pypi-publish@fb13cb306901256ace3dab689990e13a5550ffaa # v1.11.0
+ uses: pypa/gh-action-pypi-publish@15c56dba361d8335944d31a2ecd17d700fc7bcbc # v1.12.2
.github/workflows/publish_to_test_pypi.yaml
@@ -21,6 +21,6 @@ jobs:
- name: Publish to TestPyPI
25
with:
26
repository-url: https://test.pypi.org/legacy/
0 commit comments