Skip to content

Commit b14b25d

Browse files
authored
Remove unnecessary id-write permission in google action (#1603)
2 parents 710d769 + 7019311 commit b14b25d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/python-package-develop.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ jobs:
8484
needs: ['build']
8585
permissions:
8686
# IMPORTANT: this permission is mandatory for trusted publishing
87-
id-token: write
8887
packages: write
8988
env:
9089
CONTAINER_IMAGE: "ghcr.io/${{ github.repository }}"

0 commit comments

Comments
 (0)