You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
workflows: omit *.publish.attestation files from release artifacts
gh-action-pypi-publish now writes attestation files to the artifact
directory that should not be uploaded to the GitHub release. Add
explicit wildcards for the file extensions we do want to upload.
Signed-off-by: Benjamin Gilbert <[email protected]>
0 commit comments