Skip to content

Commit 7d7e489

Browse files
committed
Remove id-token permission for build workflow
I think it's only needed for attestation
1 parent b8ab486 commit 7d7e489

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/build.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ jobs:
1111
permissions:
1212
contents: read
1313
packages: write
14-
id-token: write
1514

1615
steps:
1716
- uses: actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8

0 commit comments

Comments
 (0)