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 b72b86a commit e7d973cCopy full SHA for e7d973c
.github/workflows/_release.yml
@@ -67,3 +67,5 @@ jobs:
67
packages-dir: ${{ inputs.working-directory }}/dist/
68
verbose: true
69
print-hash: true
70
+ # Temp workaround since attestations are on by default as of gh-action-pypi-publish v1.11.0
71
+ attestations: false
0 commit comments