Skip to content

Commit 84bfe2d

Browse files
authored
Remove attestation write permissions from release workflow
This isn't needed now that we're storing attestations in GHCR.
1 parent 578de6e commit 84bfe2d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ on:
66
types: [created]
77
permissions:
88
id-token: write
9-
attestations: write
109
packages: write
1110
jobs:
1211
package-and-publish:

0 commit comments

Comments
 (0)