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 d230730 commit c6d626dCopy full SHA for c6d626d
.github/workflows/cd.yml
@@ -53,5 +53,5 @@ jobs:
53
- name: Generate artifact attestation for sdist and wheels
54
uses: actions/attest-build-provenance@977bb373ede98d70efdf65b84cb5f73e068dcc2a # v3
55
with:
56
- subject-path: "dist/*"
+ subject-path: dist/*
57
- uses: pypa/gh-action-pypi-publish@ed0c53931b1dc9bd32cbe73a98c7f6766f8a527e # v1.13.0
0 commit comments