We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 66989dd commit b1b591dCopy full SHA for b1b591d
.github/workflows/pypi-publish.yml
@@ -21,4 +21,4 @@ jobs:
21
pip install build
22
python -m build
23
- name: Publish package distributions to PyPI
24
- uses: pypa/gh-action-pypi-publish@release/v1
+ uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # release/v1
0 commit comments