Skip to content

Commit 38c5452

Browse files
committed
enable push to pypi
1 parent 1c39c82 commit 38c5452

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/release.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,5 +28,5 @@ jobs:
2828
run: rye pin 3.10
2929
- name: Build
3030
run: rye build
31-
# - name: Publish
32-
# uses: pypa/gh-action-pypi-publish@release/v1.8
31+
- name: Publish
32+
uses: pypa/gh-action-pypi-publish@release/v1.8

0 commit comments

Comments
 (0)