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.
2 parents ac1c60c + e52aef5 commit af075cbCopy full SHA for af075cb
.github/workflows/release.yml
@@ -58,7 +58,7 @@ jobs:
58
- name: Generate artifact attestation for sdist and wheel
59
uses: actions/attest-build-provenance@7668571508540a607bdfd90a87a560489fe372eb # v2.1.0
60
with:
61
- subject-path: dist/cycler-*
+ subject-path: dist/mpl_data_containers-*
62
63
- name: Publish package distributions to PyPI
64
uses: pypa/gh-action-pypi-publish@67339c736fd9354cd4f8cb0b744f2b82a74b5c70 # v1.12.3
0 commit comments