Remove attestation write permissions from release workflow

This isn't needed now that we're storing attestations in GHCR.
This commit is contained in:
Conor Sloan
2024-08-29 13:43:50 +01:00
committed by GitHub
parent 578de6e124
commit 84bfe2de2e
-1
View File
@@ -6,7 +6,6 @@ on:
types: [created]
permissions:
id-token: write
attestations: write
packages: write
jobs:
package-and-publish: