Skip to content

Commit

Permalink
Revert poetry.lock to 1.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenclouston committed Jul 12, 2024
1 parent d465090 commit 341a491
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 36 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/publish-to-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,12 @@ jobs:
with:
name: python-package-distributions-testing
path: dist/
- name: Sign the dists with Sigstore
uses: sigstore/[email protected]
with:
inputs: >-
./dist/*.tar.gz
./dist/*.whl
- name: Publish distribution 📦 to TestPyPI
uses: pypa/gh-action-pypi-publish@release/v1
with:
Expand Down
50 changes: 14 additions & 36 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 341a491

Please sign in to comment.