Skip to content

Commit a9641eb

Browse files
authored
Temporarily stop signing (#21)
Signed-off-by: NilashishC <nilashishchakraborty8@gmail.com>
1 parent 3c14af5 commit a9641eb

1 file changed

Lines changed: 0 additions & 7 deletions

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -34,13 +34,6 @@ jobs:
3434
- name: Build dists
3535
run: python -m build
3636

37-
- name: Sign the dists with Sigstore
38-
uses: sigstore/gh-action-sigstore-python@v1.2.3
39-
with:
40-
inputs: >-
41-
./dist/*.tar.gz
42-
./dist/*.whl
43-
4437
- name: Publish to pypi.org
4538
uses: pypa/gh-action-pypi-publish@release/v1
4639
with:

0 commit comments

Comments
 (0)