We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f1b79c commit af7a028Copy full SHA for af7a028
.github/workflows/release.yml
@@ -56,10 +56,5 @@ jobs:
56
- name: Print out packages
57
run: ls dist
58
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
-
64
- name: Publish package distributions to PyPI
65
uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 # v1.12.3
0 commit comments