We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0820afc + 5290ceb commit 3f28a31Copy full SHA for 3f28a31
1 file changed
.github/workflows/python-publish.yaml
@@ -39,4 +39,4 @@ jobs:
39
python -m build
40
- name: Publish distribution to PyPI
41
if: startsWith(github.ref, 'refs/tags')
42
- uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # release/v1
+ uses: pypa/gh-action-pypi-publish@cef221092ed1bacb1cc03d23a2d87d1d172e277b # release/v1
0 commit comments