Skip to content

Commit 7019311

Browse files
author
Val Brodsky
committed
Remove unnecessary id-write permission in google action
1 parent 710d769 commit 7019311

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)