Skip to content

Commit 523cddd

Browse files
Fix publish permissions
1 parent cb4be56 commit 523cddd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ jobs:
4242
name: pypi
4343
url: https://pypi.org/p/rocketgate
4444
permissions:
45-
id-token: write
45+
id-token: write-all
4646

4747
steps:
4848
- name: Download wheel artifact

0 commit comments

Comments
 (0)