Skip to content

Commit aa1aacd

Browse files
authored
chore: fix release script (#2198)
1 parent fdf0f1e commit aa1aacd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/python-publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,3 +48,4 @@ jobs:
4848
with:
4949
password: ${{ secrets[matrix.package.token] }}
5050
packages-dir: ${{ matrix.package.directory }}/dist/
51+
attestations: false

0 commit comments

Comments
 (0)