Skip to content

Commit e7d973c

Browse files
authored
infra: disable pypi release attestations (#137)
1 parent b72b86a commit e7d973c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/_release.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,3 +67,5 @@ jobs:
6767
packages-dir: ${{ inputs.working-directory }}/dist/
6868
verbose: true
6969
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

Comments
 (0)