Skip to content

Commit 341a491

Browse files
Revert poetry.lock to 1.0.4
1 parent d465090 commit 341a491

File tree

2 files changed

+20
-36
lines changed

2 files changed

+20
-36
lines changed

.github/workflows/publish-to-pypi.yml

+6
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,12 @@ jobs:
143143
with:
144144
name: python-package-distributions-testing
145145
path: dist/
146+
- name: Sign the dists with Sigstore
147+
uses: sigstore/[email protected]
148+
with:
149+
inputs: >-
150+
./dist/*.tar.gz
151+
./dist/*.whl
146152
- name: Publish distribution 📦 to TestPyPI
147153
uses: pypa/gh-action-pypi-publish@release/v1
148154
with:

poetry.lock

+14-36
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)