Skip to content

Commit af7a028

Browse files
committed
remove attestation for now
1 parent 4f1b79c commit af7a028

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.github/workflows/release.yml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -56,10 +56,5 @@ jobs:
5656
- name: Print out packages
5757
run: ls dist
5858

59-
- name: Generate artifact attestation for sdist and wheel
60-
uses: actions/attest-build-provenance@7668571508540a607bdfd90a87a560489fe372eb # v2.1.0
61-
with:
62-
subject-path: dist/mpl_data_containers-*
63-
6459
- name: Publish package distributions to PyPI
6560
uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 # v1.12.3

0 commit comments

Comments
 (0)