We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7dcb9e0 + 938468c commit a367fd1Copy full SHA for a367fd1
1 file changed
.github/workflows/pypi.yml
@@ -19,7 +19,7 @@ jobs:
19
- name: Build package
20
run: python -m build
21
- name: Publish package distributions to PyPI
22
- uses: pypa/gh-action-pypi-publish@76f52bc884231f62b9a034ebfe128415bbaabdfc # release/v1
+ uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # release/v1
23
name: Upload Python Package
24
on:
25
release:
0 commit comments