We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1c39c82 commit 38c5452Copy full SHA for 38c5452
1 file changed
.github/workflows/release.yml
@@ -28,5 +28,5 @@ jobs:
28
run: rye pin 3.10
29
- name: Build
30
run: rye build
31
- # - name: Publish
32
- # uses: pypa/gh-action-pypi-publish@release/v1.8
+ - name: Publish
+ uses: pypa/gh-action-pypi-publish@release/v1.8
0 commit comments