Skip to content

Commit

Permalink
ci: update publish workflow (#186)
Browse files Browse the repository at this point in the history
  • Loading branch information
henryiii authored Dec 13, 2024
1 parent ddea97b commit 497b618
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/cd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,10 +37,8 @@ jobs:
name: Packages

- name: Generate artifact attestation for sdist and wheel
uses: actions/attest-build-provenance@v1
uses: actions/attest-build-provenance@v2
with:
subject-path: "dist/uproot_browser-*"

- uses: pypa/gh-action-pypi-publish@release/v1
with:
attestations: true

0 comments on commit 497b618

Please sign in to comment.