We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4395f2d commit 272c7d0Copy full SHA for 272c7d0
.github/workflows/publish.yml
@@ -28,4 +28,4 @@ jobs:
28
- name: Build package
29
run: uv build
30
- name: Publish package distributions to PyPI
31
- uses: pypa/gh-action-pypi-publish@release/v1
+ uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # release/v1
0 commit comments