Remove attestation write permissions from release workflow
This isn't needed now that we're storing attestations in GHCR.
This commit is contained in:
@@ -6,7 +6,6 @@ on:
|
||||
types: [created]
|
||||
permissions:
|
||||
id-token: write
|
||||
attestations: write
|
||||
packages: write
|
||||
jobs:
|
||||
package-and-publish:
|
||||
|
||||
Reference in New Issue
Block a user