Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Merging repo-side changes to publish-to-pypi.yml
  • Loading branch information
georgeglidden committed Jun 14, 2024
2 parents 74e5d4b + 7042fb3 commit 439b9d3
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions .github/workflows/publish-to-pypi.yml
Original file line number Diff line number Diff line change
Expand Up @@ -119,12 +119,6 @@ jobs:
with:
name: python-package-distributions
path: dist/
- name: Sign the dists with Sigstore
uses: sigstore/gh-action-sigstore-python@v1.2.3
with:
inputs: >-
./dist/*.tar.gz
./dist/*.whl
- name: Create GitHub Release
env:
GITHUB_TOKEN: ${{ github.token }}
Expand Down

0 comments on commit 439b9d3

Please sign in to comment.